upload your example to http://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
