Search found 5 matches

by abevans
Mon Jul 22, 2002 5:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mega-weird Netscape problem
Replies: 0
Views: 2252

Mega-weird Netscape problem

I have been struggling with getting the menu to work in Netscape 6.2, and I finally went back to the drawing board and starting troubleshooting in both browsers. Here is the test url:

http://www.reliancenet.com/menutest.htm

In IE, the menu works perfectly, but in Netscape, I only get the Home ...
by abevans
Sat Jul 20, 2002 12:38 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape woes...please help!
Replies: 7
Views: 5699

Ick. You were right...it was because I forgot to delete the script from the header. When I did that, the error stopped, but the menu disappeared in IE too! Dang!

I put it back the way it was. Darn it! Now I don't know what to do! :x
by abevans
Fri Jul 19, 2002 9:20 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape woes...please help!
Replies: 7
Views: 5699

Well, that's weird.

After trying sbueffel's second suggestion, the menu is generating an error in IE (works fine, but there's a pop up error that says "Stack overflow at line: 487".

And, here's the weird part...

In Netscape, I only get the last item on the menu. That button does not have a drop ...
by abevans
Fri Jul 19, 2002 8:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape woes...please help!
Replies: 7
Views: 5699

Good idea, but it still doesn't work... :(

http://www.reliancenet.com/aboutus.htm
by abevans
Fri Jul 19, 2002 12:32 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape woes...please help!
Replies: 7
Views: 5699

Netscape woes...please help!

The menu is working perfectly in IE, but is not appearing in Netscape 6.2.

I am using this in the header:

<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>

And this in the body:

<table width ...