What is the "standard" JQuery treeview that most people use? It seems the most popular plugin isn't

Posted by Pete Alvin on Stack Overflow See other posts from Stack Overflow or by Pete Alvin
Published on 2010-06-05T12:19:48Z Indexed on 2010/06/05 12:22 UTC
Read the original article Hit count: 664

I've chosen JQuery as my JavaScript library but now I'm a bit frustrated by the JQuery plugin site... the site kinda sucks... the plugin area isn't designed very well and I can only find a few treeviews. The one with the most votes (link text) isn't supported anymore.

Can someone please point me to an industrial strength treeview?

Desired Features: 1. stable 2. async / ajax would be nice 3. drag and drop nodes would be nice

I've been delighted so far with JQueryUI--nice design. But, how come it doesn't come with a standard tree view?

Pete

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui