Probably a dumb question... sortable list - sending sort order to a database

Probably a dumb question... sortable list - sending sort order to a database


Hi All,
I'm having a brain fart with sortable lists. I have the dragging / dropping
/ sorting working fine as far as the js is concerned, but I can't think or
see how to put that into the database. I've done this sort of thing before
when I was using prototype and scriptaculous, there they have
sortable.serialize().
Should I be doing something similar with UI.sortables?
If someone can shove me in the right direction I'd be most grateful. I'm
using php to interact with the server and am pretty comfortable with that,
it's getting the order into a for to send to the db that I'm not getting...
Cheers
Keith
--
View this message in context: http://www.nabble.com/Probably-a-dumb-question...-sortable-list---sending-sort-order-to-a-database-tf4860688s27240.html#a13909712
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.