Event JavaScript Tutorial

The data property references an array of strings for events of objects that have been dragged and dropped.
Each string in the array contains a URL representing the dropped object.


    
    Example of the event.data property
    
    
    
    
    
    


    Drag and drop an object to the browser.