It will Execute a JavaScript when a draggable element enters a drop target.
<div ondragenter="myFunction(event)"></div>