First of all, thank you very much Jörn for your execllent collection of plugins which seem to be tailor made to fit my needs. I am very grateful for you contributions.
I'm having trouble with the jQuery Treeview plugin. In my hands it doesn't work properly on Firefox. On either Jörn's demo page (http://jquery.bassistance.de/treeview/demo/) or my own local implementation; when a parent node is collapsed it's next sibling node moves up correctly, but gets indented to the right incorrectly as if it were a child of it's previous
sibling.
Have a look at a screen shot of the incorrectly formatted
version on Firefox:
http://malachite.genetics.utah.edu/img/treeview_ff.jpg
and the correctly formatted version on Safari:
http://malachite.genetics.utah.edu/img/treeview_sf.jpg
Notice how in 'Sample 0' item 2 is indented as if it were a child in the Firefox version, but is formatted correctly as a sibling in the Safari version. Sorry I don't have IE, Opera or other platforms to test on at this time. Also,
I just downloaded the jQuery (1.2.3) and the Treeview plugin (1.4)
fresh yesterday. I'm working on a Mac PowerBook? G4. I'm viewing with Firefox 2.0.0.13 and Safari 3.1
Barry