[solved] How to achieve showing one set of children within the main menu?
Posted: Tue Jul 22, 2008 8:03 pm
What i'd want to achieve:
on a general area-page a menu looking like this (with the normal {menu}-tag in the template)
1.
2.
3.
4.
5.
[children shown on hover]
on a specific area page (concerning an activity set as a link [menu-item 2.1] with children)
1.
2.
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5
3.
4.
5.
[all children still showing on hover]
What do i put in the template to achieve this?
Why do i want this? This way users get a content specific menu but the look and feel of the menu stay intact. The other option, to call the submenu below, above or outside the main menu, breaks the look of the site and the flow of the menu...
---
this question was previously posted regarding the fact that my first solution broke in IE6 - that has been clarified...
on a general area-page a menu looking like this (with the normal {menu}-tag in the template)
1.
2.
3.
4.
5.
[children shown on hover]
on a specific area page (concerning an activity set as a link [menu-item 2.1] with children)
1.
2.
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5
3.
4.
5.
[all children still showing on hover]
What do i put in the template to achieve this?
Why do i want this? This way users get a content specific menu but the look and feel of the menu stay intact. The other option, to call the submenu below, above or outside the main menu, breaks the look of the site and the flow of the menu...
---
this question was previously posted regarding the fact that my first solution broke in IE6 - that has been clarified...