Nov 11
2007
2007
UI Tool: Rearranging Items in a List, jQuery-style!
CSS , Downloads , JavaScript , jQuery Add commentsA few weeks ago, as part of an application prototype for a client, I used the fairly new jQuery UI library to create a UI tool where a user could rearrange a list of items by dragging and dropping them into different positions and then save those changes to the database.
I now have a public example posted and available for download--check it out using the link below:
List Sort Control (with jQuery)
It works in FireFox, IE, and Opera, and can be used in conjunction with any web application programming language.
Feb 27, 2009 at 8:10 PM This saved me a lot of time thanks!
Dec 5, 2011 at 1:15 PM The link "http://www.thoughtdelimited.org/blog/downloads/jQuerySortList.zip" is not working could you please send the new link or the code.
Dec 5, 2011 at 4:54 PM @Murali: Fixed, should be there now.