< html>
System Drag And Drop Example
Try dragging the link to the red square.
It will show you the URL when dropped.
www.rntsoft.com
ondragenter="handleDragDropEvent(event)"
ondragover="handleDragDropEvent(event)"
ondrop="handleDragDropEvent(event)">