Hey everyone!

I've created a site with a sortable list using jquery ui. The list,
however, doesn't only consist of one list but child lists, e.g.:

{{{<ul>

<li>

<ul>

<li></li> <li></li>

</ul>

</li> <li> </li>

</ul>}}}

When dragging a row in a sublist, the row of the parent list is being
dragged as well. This only occurs in Internet Explorer. A demo can be
found here: http://www.mygmc.de/eigene/jquerybug/test.html

Thanks for your help! ;-)

--

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


Reply via email to