I think a combined effort is required. Both solutions are great but Steven has outlined the key issues of serializing and having a maxLength of nested elements.
Hope this is done soon as I have client requiring this functionality. A non sortable list whose elements can be dragged to another list that is sortable and hierarchy based. Jon 2009/7/30 Tobias Herrmann <[email protected]> > > Hey Steven, > > I have tried your modified ui.sortable and it works very well for me. > Thanks for your effort. > > What are the chances that this will make it into the next release > version of ui.sortable? > > Can you supply a patch file for the current release version or trunk? > > Thanks a lot, > > Tobias > > > > [email protected] schrieb: > > Hey Kae, > > > > I tried the class but it wasn't good for me, i think the problem is > > in > > the connection between the list and the child lists. > > I modified the original ui.sortable.js class so it can create > > childelements in nested lists,without a connection. > > I added an option 'nested' > > by default this is false, but you can set it to 'ul' (later you can > > set it to wat ever you want) > > From then on the list checks the ul elements if there isn't one, he > > creates it. > > > > > > demo and download can be found here : > http://www.b-hind.eu/jquery/index.php > > > > > > It still needs some work, but it's a start ! > > > > > > grz, > > > > > > Steven > > webdeveloper > > > > > > http://www.b-hind.eu > > http://www.lotsofdots.be > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
