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
Posts Tagged ‘drag and drop’
Drag and Drop table content with JavaScript
Drag and Drop table content with JavaScript
February 4th, 2010
1 Comment
Drag and drop to list elements using Scriptaculous
Drag and drop to list elements using Scriptaculous
January 27th, 2010
No Comments
Table Drag and Drop JQuery plugin
Table Drag and Drop JQuery plugin
December 23rd, 2009
No Comments
Table Drag and Drop allows the user to reorder rows within a table, for example if they represent an ordered list (tasks by priority for example). Individual rows can be marked as non-draggable and/or non-droppable (so other rows can’t be dropped onto them). Rows can have as many cells as necessary and the cells can contain form elements.



