Content of HTML table cells can be dragged to another table cell or another table. It isn't difficult to define onMouseMove handler and change top / left element styles to move the object. In case with tables, you will have to determine somehow destination table cell. Attaching onMouseOver handler on table cells will not work, because browser doesn't fire events to the elements beneath the dragged object.
Categories
Most commented
-
Recent Posts
Recent Comments
- NanoG6 on LAMP setup: Apache and PHP
- Andrew on JavaScript Drag and Drop example 3
- dbunic on JavaScript Drag and Drop example 3
- Andrew on JavaScript Drag and Drop example 3
- dbunic on Drag and Drop table content with JavaScript
- dbunic on JavaScript Drag and Drop example 3
- Bhushan More on JavaScript date validation
-