[jQuery] JQuery treeview plugin and async fetches for more tree-data

2009-12-14 Thread gouldtv
I'm trying to create a collapsing/expanding animated treeview in Javascript. I found the JQuery treeview plugin, and it's working great. However, I have one key need that I can seem to figure out with the samples provided: Basically I need the "advanced async feature" they provide (http:// jquer

[jQuery] treeview loads more than 1 subtree with async feature

2009-12-14 Thread gouldtv
I think I may have found a bug with the jQuery treeview plugin: Steps to reproduce: 1) Edit the sample "source.php" file that comes with the plugin to include a "second" lazy-loading sub-tree (see below) 2) Next, run the async demo page. Click the second async link you just added. Go into fir