jQuery UI sortable: determining in what order the items are
- by Pieter
Here is an interesting use of JavaScript: reordering items with drag and drop. The implementation itself in my page works fine, but is there a way to determine in which order the user put the items?