Reordering items in mobilesafari
- by Marek
After searching around i still have no clue about the best practice to reorder a set of items in mobile safari. I'm currently using, in the desktop version of my webapplication, jQuery sortable function applied to a set of table rows, with an ajax callback to update items positioning.
What would be the best way of doing this in mobile safari…