I have a couple of problems with some dragging elements within a browser
window.
I'll explain: i have an embedded application that use gecko 1.9 and
spidermonkey.
Is there any pref.js settings or any flag that can help me prevent drag and
drop or only dragging of the elements in the browser window.
Till now i used js to capture the drag event and cancel it, but is there a
global option to turn that off.
Please help.
Thanks and best wishes.