Hey there,
I am trying to have a submenu open when you load a certain group of pages on my site.
I have tried everything i can think of..and the fucntions that have been provided on this forum all comeBack null when i use the menuName.
THoughts?
UPDATE: I was able to get it to work using that openmenusbyurl.js. I had been putting it in the wrong place.
Thanks
HELP! Menudisplay not working [SOLVED]
-
- Advanced
- Posts: 20
- Joined: Wed Oct 26, 2005 3:03 pm
-
- Advanced
- Posts: 20
- Joined: Wed Oct 26, 2005 3:03 pm
Well,
I was using a table implementation of the menu and i just had to put the
<script type="text/javascript" src="js/openmenusbyurl.js"></script> call AFTER i had called the menu build for the main menu.
http://www.universalauditions.com/japan ... wicked.asp
Is an example.
Since the page is part of a submenu on the page. IT automatically open the submenu.
Hope that helps,
Kit
I was using a table implementation of the menu and i just had to put the
<script type="text/javascript" src="js/openmenusbyurl.js"></script> call AFTER i had called the menu build for the main menu.
http://www.universalauditions.com/japan ... wicked.asp
Is an example.
Since the page is part of a submenu on the page. IT automatically open the submenu.
Hope that helps,
Kit