no. it's not even a separate plugin. it's literally nested sortables.

see the source of my example to see what I mean - there's a <ul><li>
tree, and each of the <ul> has .sortable() run on it, with
'connectWidth' linking them all together.

the only changes I needed to make to the sortables code was to clean
up some quirks like flickering, etc.

my patched file can be found here:
http://verens.com/demos/nested-sortables/ui.sortable.js

again, there is no project page for this - just take my example and
use it as a demonstration. I might write a demo article on my blog
about it, but then again, may not ;-)

kae

On Jul 27, 8:12 pm, Jonathan Channon <[email protected]>
wrote:
> Is there a project page for this functionality or any documentation?
>
> Looks awesome!
>
> 2009/7/27 [email protected] <[email protected]>
>
>
>
> > I have a patch which is being looked at at the moment. It makes nested
> > sortables much more stable.
>
> > example:
> >http://verens.com/demos/nested-sortables/nested-sortables.html
>
> > patch available here:
> >http://dev.jqueryui.com/ticket/4703
>
> > On Jul 27, 4:37 pm, zippy <[email protected]> wrote:
> > > I came across this post which was posted last year and talks of making
> > > it into UI but I don't know where the conversation led. As far as I'm
> > > aware its not in the latest UI so could someone update me as I really
> > > need this functionality.
>
> > > I've made a nested sortable tree -
> >http://www.mail-archive.com/[email protected]/msg00518.html
--~--~---------~--~----~------------~-------~--~----~
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