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

JavaScript , CSS , Downloads , 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.

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

  1. Joshua Cyr Says:
    This saved me a lot of time thanks!

Leave a Reply