Quote Originally Posted by seethrou
Also another
Categories Menu, YahooTreeMenu With AJAX
Think that they can be all expanded with some code change, try it yourself.
Let me say as the author of the YahooTreeMenu With AJAX contribution. :)

I have made this menu without AJAX before this one with AJAX. I had not it published. :)
You can found it here:
http://zen-cart.org.ua/download/yaho...1.2.7_0.1b.zip

This one generates complete menu tree, not only top level and selected branch.
If you call expandAll() method of the tree object right before tree.draw() the TreeMenu will be expanded. :) (http://developer.yahoo.com/yui/docs/...html#expandAll)

Andrew.