onDragDrop

This event handler will execute the instruction(s) when the user lets go of, or drops, an element from the desktop into a window or frame.

syntax:

document.onDragDrop = function()

The onDragDrop Event Handler is used with the following:

window