Hi Steven,

That looks like it worked, couple of questions though. can you assign
what will always be a top level item and not allow that to be dragged
into a sub category?

thanks

On Sep 2, 1:46 am, "Steven Lots" <[email protected]> wrote:
> Hey,
>
> I adapted the original jquery ui sortable widget to work with sublists
> For our CMS.
>
> Check outhttp://www.b-hind.eu/jquery/for more information.
>
> Grz,
>
> Steven Lots
>
> http://www.b-hind.euhttp://www.lotsofdots.be
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
>
> Behalf Of Reynolds Design Studio
> Sent: dinsdag 1 september 2009 21:59
> To: jQuery UI
> Subject: [jquery-ui] Re: Dragging Sublist items in IE7
>
> this doesn't seem work with sortable, with draggable it does. i've
> reverted back to the new version as that one works in firefox at
> least. with sortable it broke in both. do we know if this bug will be
> fixed in a newer version?
>
> On Sep 1, 11:00 am, Reynolds Design Studio
> <[email protected]> wrote:
> > thanks tarjei,
>
> > that looks like what i want to do. lets hope it works :)
>
> > On Sep 1, 9:02 am, 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/4
> 358
>
> > > 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
>
> No virus found in this incoming message.
> Checked by AVG -www.avg.com
> Version: 8.5.409 / Virus Database: 270.13.73/2338 - Release Date: 08/31/09
> 17:52:00
--~--~---------~--~----~------------~-------~--~----~
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