Posted by kowalke on July 15, 2006 at 12:48am
I'm trying to create a custom menu as an alternative to the Nav menu. One thing I haven't been able to figure out is how to get my menu to expand and collapse. I can set it to always be expanded, but I can't figure out how to make it expand and collapse based upon a user click the way the Nav menu works. This is very frustrating, and in the past I've always just avoided the menu system because of this issue. But, avoiding menu is silly. Please help!
Thanks.
Comments
Collapsing/expanding menus
Hi! I recommend you to use the "Nice Menus" module (http://drupal.org/node/43047).
I've implemented it on the Math site at my University (http://www.emate.ucr.ac.cr). I changed some colors on the CSS (in the nice_modules folder).
I had the same problem with menus at the beginning. It's quite important to solve it right away, since sites can come to be more complex over the time.
Hope it helps.