Javascript Error: o$ is not defined in milonic_src.js

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
normandaoust
Beginner
Beginner
Posts: 5
Joined: Wed Oct 19, 2005 3:10 pm

Javascript Error: o$ is not defined in milonic_src.js

Post by normandaoust »

I am getting a javascript error from the file milonic_src.js:

Error: o$ is not defined
Source File: menu/milonic_src.js

The URL for the site is http://nbatc.ca/newsite/home_newsite.shtml
The URL tot he menu file is: http://nbatc.ca/newsite/menu/milonic_src.js

Can anyone help with this?

Thanks!
Norm.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

The only problem I could see is the position of the tooltips.js <SCRIPT> reference is in the wrong place, this should go after the menu_data.js reference.
normandaoust
Beginner
Beginner
Posts: 5
Joined: Wed Oct 19, 2005 3:10 pm

Fixed!

Post by normandaoust »

That did it Andy,

I changed the order in which the js files get loaded putting the tooktip one last and the error is gone!

Thanks,
Norm.
Post Reply