< html>
System Drag And Drop Example
show you the selected text when dropped.
ondragenter="handleDragDropEvent(event)"
ondragover="handleDragDropEvent(event)"
ondrop="handleDragDropEvent(event)">