[jQuery] Sort Dilemna With Asmselect

[jQuery] Sort Dilemna With Asmselect


Hello,
I am using this very near perfect plugin
http://www.ryancramer.com/projects/asmselect/examples/example1.html
The problem that I am having, after sorting the options, I serialize them
and put them in table A in database.
The cities are coming from Table B and themselves are sorted alphabetically.
When I go to the page and display the values from database, the selected
sorted options which shows sorted as desired in the serialized data, adopt
the alphabetical sort of the cities and at the next submit, if not careful,
I will loose the sortables, unless sorting them again every time before
submit.
Is there a way around it?
Thank you.
--
View this message in context: http://www.nabble.com/Sort-Dilemna-With-Asmselect-tp21922247s27240p21922247.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.