Search found 4 matches

by clabber
Sat Oct 05, 2002 8:55 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: JS menu not showing up
Replies: 4
Views: 3775

thanks, but.....

i appreciate the help, but it's still not showing up.
i looked at the source on the milonic site, and they have the links to the .js files in the body. i tried that, still nothing. i added the activation code, and changed the "Followmain" name to "Mainmenu", which is what i named it in my menu_array ...
by clabber
Sat Oct 05, 2002 2:03 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: HEEEEEEEEEEEEEEELP!! javascript menu error
Replies: 0
Views: 1981

HEEEEEEEEEEEEEEELP!! javascript menu error

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 ...
by clabber
Fri Oct 04, 2002 11:42 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: JS menu not showing up
Replies: 4
Views: 3775

JS menu not showing up

I'm using the horizonal navigation bar-
I have the *.js files in the same directory as the <html> file.
I added the links to the *.js files in the <head> , but the menu does not show up on my page.
The only things i changed were the colors and the titles.
Do i have to add any code into the <body ...