PDA

View Full Version : [JS] Dragging Table Rows



doof92
June 25th, 2008, 04:29
Hello,

I've come across the following site: http://www.gregphoto.net/sortable/advanced/ - which allows for items to be dragged arounded, and between rows. This is more or less what I want, but it needs to be in a table (as need the table to have sort functions etc).

I've tried to convert that into using tables, but can't get it to work. If anyone is able to, I would appreciate that a lot.

Thanks very much

DarkBlood
June 26th, 2008, 12:26
What's the code you have currently for trying to drag the table?