[jQuery] Current element position on sort change
Is there a way I am able to find out what position the dragged element
is in..
IE: i have 5 list elements which are sortable, i drag element 4 into
position 2. I need to update a referenced list with the new sort
order.
thanks.