Arieh, that should totally be a quote on the google groups home page. Aaron/someone with admin access, you listening? Let's get that added so people know - jsfiddle examples are the key to getting assistance.
(and maybe a link to jslint for those "oops, I left an errant comma in there, too) -kb On Jul 8, 1:46 am, אריה גלזר <[email protected]> wrote: > upload your example tohttp://jsfiddle.net. an example is worth a thousand > words. > > > > > > On Thu, Jul 8, 2010 at 2:53 AM, OldIron <[email protected]> wrote: > > I think this is a bug, I've tried it with extremely simple examples > > and get the same result. Here's an example: > > > <ul> > > <li>one</li> > > <li>two</li> > > </ul> > > > <ul> > > <li>three</li> > > <li>four</li> > > </ul> > > > Ok, so if I create a new Sortables object for both UL lists then I can > > sort the items fine, including between the two lists. Here's where it > > breaks. If I use css to float the list items then I can still sort, > > but not between the two lists (ie. from one list to the other). > > > Is this is a bug? Is there a known workaround? > > > L > > -- > Arieh Glazer > אריה גלזר > 052-5348-561 > 5561
