Hello Everybody,

Is this possible I can disable the browser's (firefox) own image dragging? I am writing my own code to drag images and drop on certail locations on the page but I found that onMouseUp event doesn't fire on the target location until I release the mouse button and click again.

Thanks.