HEEEEEEEEEEEEEEELP!! javascript menu error

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
clabber
Beginner
Beginner
Posts: 4
Joined: Fri Oct 04, 2002 11:30 pm

HEEEEEEEEEEEEEEELP!! javascript menu error

Post by clabber »

i'm getting this javascript error when viewing my page
http://www15.brinkster.com/clabber/template.html

"Line 498 Character 127
object required...."

this is line 498 of the mmenu.js file

function mOL(){if(!ns61&&ns6||ns6hif){Minit()}MLoaded=1;if(Oload)Oload();if(loadWait||opera){for(x=0;x<parr.length;x++){fixb("menu"+parr[x]);popup(parr[x])}}sis();MScan();if(!opera)MLoaded++;}

character 127 is where the word menu starts

also,

"Line 51 Character 1
'center' is undefined"

this is line 51 from the menu_array.js file

"Mainmenu", // Menu Name - This is needed in order for this menu to be called[/quote]
Post Reply