< html>
System Drag And Drop Example
Try dragging the text in the textbox to the right textbox.
ondragover="handleDragDropoEvent(event)"
ondrop="handleDragDropoEvent(event)">