HappyCoder, This is not a limitation but an option. It limits the depth. You can take any number you want. If you put in 100 then you can have 100 levels. I have to rewrite to make it unlimited but thats a small adjustment you can make yourself.
kind regards, Karel-Jan On Sep 26, 11:31 am, happyCoder <[EMAIL PROTECTED]> wrote: > Hallo karel-jan, > > i tried out your code and dragging feel is very good, but a believe > that the limitation of depth=3 can become a problem, do you plan to > overcome it ? > > I'm planning to begin working on a app with a nested sortable tree and > found this plugin that does not have this limitation > > http://www.gimiti.com/kltan/demo/jTree/ > > tnx > > On Sep 25, 1:18 pm, karel-jan <[EMAIL PROTECTED]> wrote: > > > Dear Paul, > > > Thanx for the feedback. The thing is that I don't have any more time > > to make it work in IE for now. Cause I'm focusing on FF3 for my > > application. > > But when I have some extra time to finetune I'll let you know. > > If you or any of the other developers have any time to fine tune it > > that would be great. Specially for the performance updates cause you > > guys know jquery ui better than me. I'm just a beginner. > > > I've also made an update of the dialog that I will share soon when I > > have some time to clean it up. > > And I'm making some other components that are interesting I think. > > > Kind regards, > > Karel-Jan > > > On Sep 25, 12:09 pm, "Paul Bakaus" <[EMAIL PROTECTED]> wrote: > > > > Karel-Jan, this is very nice! Exactly how I would improved the three if I > > > had more time! > > > > I'd love to work with you from there to get it contributed back to jQuery > > > UI, if you're interested. > > > I've looked into the source a bit, and the most important stuff to do > > > right > > > now is to get IE6/7 working (I know that sucks), > > > and we have to get as much of jQuery's selectors out of the sort function > > > as > > > possible, because every speed > > > improvement here is needed. > > > > Thanks, > > > Paul > > > > PS: A good place to post this is the now open-to-all jquery-ui-dev google > > > group. > > > > On Tue, Sep 23, 2008 at 5:13 PM, karel-jan <[EMAIL PROTECTED]> wrote: > > > > > Hello all, > > > > > I've made a nested sortable tree. I started from the tree widget that > > > > is forseen for version 1.8 > > > > I've used the 1.6b of jquery UI for this test. And I've alterd the > > > > sortable component a bit. > > > > > The link:http://sandbox.tinctuur.be/tree/ > > > > > I hope to get some feedback and maybe optimalizations from the > > > > community and maybe from Paul. > > > > The source is also available to download. If you make some changes > > > > post them in this thread please. > > > > > Karel-Jan > > > > -- > > > Paul Bakaus > > > UI Architect > > > --http://paulbakaus.comhttp://www.linkedin.com/in/paulbakaus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
