Hi all,
I came across the sortable feature of JQuery and found a tutorial that showed how to take a sortable list and create an array that contained the order of each element in the list. My question is this:
Is there any way I can take an array of orderings and get the list to rearrange itself in an animated fashion... I'm currently thinking of having a reset button for the user to reset the list back to its original format. Hope you guys can help me out with this one!
Thanks!