By soezkan on
Hi all,
I have a main menu-and a sub-menu. The submenu changes as the mainmenu-item
changes. The problem that I have is, that I can't figure out how I keep the mainmenu-item
highlighted while someone clicks on a submenu-item which is related to the mainmenu.
For instance:
MAIN MENU
* Start
* Blabla
* Links
* Contact
If someone clicks on "Contact", the following submenu appears
SUB MENU
* Contact us
* About us
* Legal Notice
Now, when I select one of the submenu-items, the "Contact"-item
in the main menu shall remain highlighted. How can I do this?
Thanks alot!
Soezkan
Comments
I am really surprised that no
I am really surprised that no one knows how to manage such an issue. Is there really nobody?
Pleeease heelp!
Thanks,
Soezkan
=-=
you can easily do this in core in administer -> menus by setting menu items as children of parent menus items. Drag and drog them under and to the right of a parent item. you can also use the DHTML_menu module to allow for exapanding menus without a page refresh.