vote up 0 vote down star

Hi All,

I have a problem while using jquery sortable. I am using sortable between two unordered lists . Eg. If i have list 1 and list 2 then after sorting i want to get all the elements in list 2. How can i get that. If i perform sorting again then the list i got earlier would be lost i want to maintain that list.

flag
What plugin are you using, if any? – strager Sep 5 at 5:54

1 Answer

vote up 0 vote down

I think what you're looking for is this http://docs.jquery.com/UI/Sortable#method-toArray

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.