maassenbas-hotmail
-
11/18/2011 9:43:32 AM
CMSListMenu as a Tabmenu
Hi guys,
I want to make a tab menu on my website. Now I used a CMSListMenu with a horizontal layout. These tabs must only be displayed when you open the parent. This can be done with 'Path="./%"'. But now when I click on a item of this tabmenu, the tabmenu is gone.
This can be solved with 'Path="../%"', but then the tabs are also shown on other pages.
Example: This is my structure from my website.
- Home (Level 1) - Tabpage 1 (Level 2) - Tabpage 2 (Level 2) - About (Level 1) - Tabpage 3 (Level 2)
When you are on the Home page, only Tabpage 1 and Tabpage 2 must be displayed. Then if you click on Tabpage 1, Tabpage 1 and Tabpage 2 must still be displayed. If you click on Tabpage 2, Tabpage 1 and Tabpage 2 must still be displayed.
When you are on the about page, only Tabpage 3 must be displayed. If you click on Tabpage 3, Tabpage 3 must still be displayed.
Does somebody know how I can solve this problem?
Thanks in advance,
Bas Maassen
|