Hey guys, i was just wondering if anyone else here was having the same problem as me with trying to make a sortable list via drag and drop.According to jQuery docs (http://jqueryui.com/demos/sortable/) this simple function call should work on a list ie call the function on the parent list named (sortable) and all its children should inherit its sortable property.
Anyone with any experience or advise would be much appreciated.