[cvs] commit: incubator/pigeon/lib TreeNode.php incubator/pigeon/js tree.js incubator/pigeon/themes screen.css
Rusty Burchfield
gicodewarrior at gmail.com
Sun Jun 18 15:30:17 PDT 2006
rusty 2006-06-18 15:30:16 PDT
Modified files:
pigeon/lib TreeNode.php
pigeon/js tree.js
pigeon/themes screen.css
Log:
Fixed javascript for Firefox (Gecko actually) and filed a bug report here:
https://bugzilla.mozilla.org/show_bug.cgi?id=341943
Also fixed the static variable used to number the tree nodes
(it was reset on each page request), now a session varaible is used
css: fixed positioning of sub nodes in tree; now using margin-left instead of
position relative (Only broke on Firefox because it was more accurate in
its rendering)
Revision Changes Path
1.3 +17 -13 incubator/pigeon/js/tree.js
1.6 +11 -9 incubator/pigeon/lib/TreeNode.php
1.3 +2 -3 incubator/pigeon/themes/screen.css
Chora Links:
http://cvs.horde.org/diff.php/incubator/pigeon/js/tree.js?r1=1.2&r2=1.3&ty=u
http://cvs.horde.org/diff.php/incubator/pigeon/lib/TreeNode.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/incubator/pigeon/themes/screen.css?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list