Hi, there's a bug on this with a suggested solution. http://dev.jqueryui.com/ticket/4333 http://dev.jqueryui.com/ticket/4358
Regards , Tarjei On 09/01/2009 03:54 PM, Reynolds Design Studio wrote: > Jörn > > Possibly, im not really sure. I think i've tried it multiple ways, the > issue that i've got is when you drag a sub item the entire list moves > with it, and not in a way that makes any sense. it seems to be just an > IE issue as it works perfectly in firefox. > > thanks > > On Aug 31, 5:22 pm, Jörn Zaefferer<[email protected]> > wrote: > >> Shouldn't that be just one sortable, instead of one on the top level >> and one below? >> >> Jörn >> >> On Sun, Aug 30, 2009 at 8:37 PM, Reynolds Design >> >> Studio<[email protected]> wrote: >> >> >>> Hello, >>> >> >>> I am having an issue with IE 7 (again) where my sub lists are not >>> sorting properly. >>> >> >>> What I have is a UL with a nested UL in it: >>> >> >>> Top Level Item 1 >>> Sub Item 1 >>> Sub Item 2 >>> Top Level Item 2 >>> Sub Item 3 >>> Sub Item 4 >>> >> >>> simplified code: >>> <ul> >>> <li>Top level item 1 >>> <ul> >>> <li>sub item 1</li> >>> <li>sub item 2</li> >>> </ul> >>> </li> >>> <li>Top level item 2 >>> <ul> >>> <li>sub item 3</li> >>> <li>sub item 4</li> >>> </ul> >>> </li> >>> </ul> >>> >> >>> In firefox i can grab "Sub Item 4" and drag it under "Sub Item 2" and >>> it works fine (i can drag it in IE as well but it goes goofy) >>> >> >>> In IE when I drag any of the sub list item everything under that top >>> level moves with it. here is an example of what my issue is >>> >> >>> www.mltgroup.com/intranet/rdsgallery/admin/ >>> >> >>> if anyone has any suggestions that would be great. (there is a bunch >>> of test code in there as well that is commented out. >>> >> >>> thanks >>> > > > -- Tarjei Huse Mobil: 920 63 413 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
