Thanks Richard, I was using the axis property that was causing the problem. Now the problem is resolved :)
On Jun 13, 7:16 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > On 6/13/07, shr1975 <[EMAIL PROTECTED]> wrote: > > > Thanks Rob, > > > I am using unordered lists that are sorted using the Interface plugin > > (ver. 1.2). > > > The sorting works fine, but I also additionally want the user to be > > able to drag and drop between two such sortable uls. > > > How can I achieve that? > > For me it "just works" when each ul is sortable. See this sample code: > > http://pastie.caboo.se/70105 > > - Richard