Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

DropEffect Syntax and Note

Note: Read and write property.  Sets the cursor type for drag and drop operation.  This property must be accompanied by the effectAllowed property.       Syntax:      window.event.dataTransfer.dropEffect = value