HELP! Menudisplay not working [SOLVED]

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kitlamoureux
Advanced
Advanced
Posts: 20
Joined: Wed Oct 26, 2005 3:03 pm

HELP! Menudisplay not working [SOLVED]

Post by kitlamoureux »

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
Jatin
Beginner
Beginner
Posts: 4
Joined: Wed Aug 01, 2007 7:07 pm

Post by Jatin »

Hi ,

Can you tell me how to use this openmenusbyurl.js. what function I nee to call when I include this js file. Basically I am trying to open a menu when a page loads.

-J
kitlamoureux
Advanced
Advanced
Posts: 20
Joined: Wed Oct 26, 2005 3:03 pm

Post by kitlamoureux »

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
Post Reply