Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:33
How to hide the second menu on sub pages
Poster: Nickde
Dated: Tuesday April 13 2004 - 2:24:02 BST
I have a vertical and horizontal menu on my pages. I am using Front Page shared borders for the horizontal menu but not the vertical one. The vertical one appears on every page too. How do I hide the vertical menu from all pages but the main one?
Nick
Poster: kevin3442
Dated: Tuesday April 13 2004 - 20:57:07 BST
Since you aren't using shared borders for the vertical menu, but you are for the horizontal menu, I'd have to assume that the code for the vertical menu is in a different .js file than the code for the horizintal menu. So, if you don't want the vertical menu to appear on a page, don't load its .js file into that page.
Kevin
How to hide the second
Poster: Nickde
Dated: Tuesday April 13 2004 - 22:12:37 BST
Thanks Kevin... I only have one file, but you have given me the idea for how to do it. I will split the vertical menu into it own ...js and only load it on the first page.
Thanks Nick