The TreeView example given at:

http://be.twixt.us/jquery/treeView.php

does not change the heights properly with newer
versions of JQuery. It works fine with Rev 29 of
jquery from May, but not newere versions. 

I have changed the obvious errors and the tree builds
and collapses and expands individual elements. The
problem exists when collapsing an inside element, then
a parent element, then expanding them in reverse. e.g.

Item 2
- Item 2.1
-- Item 2.1.1
Item 3

Collapse 2.1.1, then collapse 2.1, then expand 2.1
(everything is fine up till now) then expand 2.1.1.
This last element (2.1.1) will expand, but Item 3 does
not move down so 2.1.1 is overwriting Item 3 on the
screen.

I think this was mentioned as fixed in a recent
thread, but I have tried a number different revisions
of Jquery.js (288, 313, etc) with the same issue.
Thanks for the help.

Mark


                
____________________________________________________ 
On Yahoo!7 
Photos: Unlimited free storage – keep all your photos in one place! 
http://au.photos.yahoo.com 


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to