Horje

Example of Drop - ondragover

This is done by calling the event.preventDefault() method for the ondragover event:
index.html
Example: HTML
<script>
 event.preventDefault()
</script>

Output should be:

Example of Drop - ondragover




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Drag and Drop API
Uploaded by:
Admin