10 Older Post You Might Not Have Read
September 6th, 2009
Here is a list of some older posts that you might have missed.
Tweet
Categories: Back End, design, Front End Development, Review


Here is a list of some older posts that you might have missed.
In the last tutorial we covered how to reorder a list by dragging and dropping. In this tutorial we will show how to save the order of the list via Ajax.
Beginners might often steer away from trying to reorder lists by dragging and dropping. The thought of doing something like that sounds daunting. Luckily jQuery has made it relatively simple. Here is a tutorial on how to make a list sortable.