How can I change the order of a list once applied by JavaScript jQuery.sortable.
jQuery.sortable
For example:
The sortable provides a user interface for rearranging the items. To rearrange them programmatically you still need to manipulate the elements yourself, manually or with some other plugin.