UI Tool: Rearranging Items in a List, jQuery-style!

CSS , Downloads , JavaScript , jQuery Add comments

A 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.

3 responses to “UI Tool: Rearranging Items in a List, jQuery-style!”

  1. Joshua Cyr Says:
    This saved me a lot of time thanks!
  2. Murali Says:
    The link "http://www.thoughtdelimited.org/blog/downloads/jQuerySortList.zip"; is not working could you please send the new link or the code.
  3. Brian Says:
    @Murali: Fixed, should be there now.

Leave a Reply