I'm trying to create a Netflix-queue kind of thing on a PHP/MySQL
website. So, what I want to do is have the user drag the list items
around to create their desired sort order. When they hit submit, it
will update the MySQL database with the updated sort order. I've got a
column in my table for the sort number.

How do I use the sortable behavior to have it set the sort variable
according to the displayed order?

Thanks,

PirateLenny

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.


Reply via email to