Sortable:: Drag only item
Hi,
I have a list of items(say image) with Serial number. I am using Jqury
Sortable UI to implement the sorting between the list. Is that
possible to drag only the image retaining the serial number to its
original position?
For example:
1. A
2. B
3. C
I want to sort items A,B or C..But not the Serial no.
Any suggestions?
Thanks in advance.