Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:55

Working on one page but not the other?


Poster: vejs
Dated: Friday January 28 2005 - 18:41:15 GMT

Hi,

I got the menu running on http://www.undervisning.nu/ib/undervisning/index.asp and on http://www.undervisning.nu/ib/undervisning/nyheder.asp too. But on index.asp I get this error when moving the mouse away from the menu:

Error:'_menuCloseDelay' is undefined.

What is going on?

Please help me.. I have been staring at this problem for over 1 hour.

Michael


Poster: Ruth
Dated: Friday January 28 2005 - 20:23:41 GMT

Check your call for the menu_data.js file.
Code:
<script type="text/javascript" src="="/ib/undervisning/menu_data.js"></script>
note the src="="

Ruth


Poster: vejs
Dated: Friday January 28 2005 - 22:23:39 GMT

Ruth wrote:
Check your call for the menu_data.js file.
Code:
<script type="text/javascript" src="="/ib/undervisning/menu_data.js"></script>
note the src="="

Ruth


Thanks Ruth!!! Thanks a million... that did the trick...