There is a common feature of modern browsers where a user can select some text and drag it to an input field. Within the same field it causes moving of text, between differe
For archival purposes:
does what I wanted. You can add the ondrag* handlers to form elements, too, like
reference url: https://developer.mozilla.org/En/DragDrop/Drag_Operations