outre2001
09-28-2006, 03:42 AM
1) Simple Tree Menu
2) http://www.dynamicdrive.com/dynamicindex1/navigate1.htm
3) Hello folks. This one is a doozy and needs to be taken down until it's really ready in order to save others the time I spent figuring it out. Here's the list.
a. The rel="open/closed" attribute is ignored by the script and the menu always opens expanded
b. The code style is sub-par: missing semi-colons and braces to clearly identify blocks. When running javascript optimizers (ESC) it breaks like there's no tomorrow.
c. the logic seems to be a bit odd. why not provide separate functions to expand/collaps branches of the tree after the initial creation?
Don't mean to be ungrateful. You guys are doing great work, but this one is not cooked just yet.
Best,
-Kiril
2) http://www.dynamicdrive.com/dynamicindex1/navigate1.htm
3) Hello folks. This one is a doozy and needs to be taken down until it's really ready in order to save others the time I spent figuring it out. Here's the list.
a. The rel="open/closed" attribute is ignored by the script and the menu always opens expanded
b. The code style is sub-par: missing semi-colons and braces to clearly identify blocks. When running javascript optimizers (ESC) it breaks like there's no tomorrow.
c. the logic seems to be a bit odd. why not provide separate functions to expand/collaps branches of the tree after the initial creation?
Don't mean to be ungrateful. You guys are doing great work, but this one is not cooked just yet.
Best,
-Kiril