Hi,

  I see this problem in IE 8 at least, but not in FF specifically with
nested sortables, although bug #4333 applies to draggables, but maybe
it's the same problem.  Unfortunately, the solutions proposed in #4333
don't help for me at all.  I'd rather not try to install someone's one-
off sortables implementation, and would love to keep my jquery-ui
minimized library, even if I have to add a hack to it.  Does anyone
have any other hack ideas I can try?



On 9月1日, 午前7:02, Tarjei Huse <[email protected]> wrote:
> Hi, there's a bug on this with a suggested 
> solution.http://dev.jqueryui.com/ticket/4333http://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
> >IEissue as it works perfectly in firefox.
>
> > thanks
>
> > On Aug 31, 5:22 pm, Jörn Zaefferer<[email protected]>
> > wrote:
>
> >> Shouldn't that be just onesortable, 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 withIE7 (again) where my sub lists are not
> >>> sorting properly.
>
> >>> What I have is a UL with anestedUL 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 inIEas well but it goes goofy)
>
> >>> InIEwhen 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to