Search found 4 matches

by NetWhiz
Tue Jul 09, 2002 8:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape 6 does not show menu
Replies: 5
Views: 4597

Never mind ...

All it was was that I had put language=="JavaScript" instead of language="JavaScript". Once I noticed that, Netscape 6 came back working just fine. They are VERY picky, even pickier than Mozilla is!

Glad it got caught though.
by NetWhiz
Tue Jul 09, 2002 7:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help placing Menu in a Table?
Replies: 16
Views: 11548

PlaceMenu

My question is not regarding his issue, it is a general question about PlaceMenu and why it is needed?
by NetWhiz
Tue Jul 09, 2002 7:13 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape 6 does not show menu
Replies: 5
Views: 4597

No menu in NS 6

I have the menu working in IE Mozilla, and Netscape 4.x, but it will not work in Netscape 6.x. I have the latest version (3.4.12).

I put a properties.js file in the ehad, dynamically generate addmenu([...]) calls with supplied params, and then put the call to dumpmenus() inside the mmenu.js file at ...
by NetWhiz
Tue Jul 09, 2002 7:03 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help placing Menu in a Table?
Replies: 16
Views: 11548

What is the problem with a menu inside a table cell? I have one cell that contains 5 images. When you roll-over these images, a menu is displayed below the image. I have no problems with menus inside table cells unless this is something different?