Hello
I successfully created two UI/Sortables lists, that are connectWith
each other. The lists have a decimal numbering, so it looks like the
two lists are diplayed in two rows as one:

1. first List
2. blu
3. blubb
4. foo

5. second list
6. bar
7. foobar

The UI docs are not clear enough to me. They lack of examples. Sorry I
am a beginner.... ;-)
http://docs.jquery.com/UI/Sortables
http://docs.jquery.com/UI/Sortables/sortable#options

How can I access the ui.item (the current dragged element)
to change its css?
How can I count the <li>s from the first list, after its changed, so I
can set the start="value" in the second list?

So Long, and Thanks for All the Fish... and Tipps!
tom

Reply via email to