sortable, getting the info?
I have been getting to know lots about jQuery and am loving it. I am
using many (almost all) of the features on a really cool web 2.5
dating site that I am going to be releasing for free.
Part of my feature set requires that each member can edit blocks, and
sort them (blocks of information about themselves) for their profile.
I would like to do this through the sortable feature. Using sortable,
how would I go about saving the unordered lists order? Or, more
specifically, just pulling the info or id's in order from the list? I
have read from previous posts that sortable is still an alpha at this
point, but does it support getting that information?
Thanks again guys, and good work!
- Anthony