It will Execute a JavaScript when a draggable element is moved out of a drop target.
<div ondragleave="myFunction(event)"></div>