Search found 3 matches

by vreug
Thu Oct 31, 2002 3:23 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: OmniWeb on Mac OS X
Replies: 0
Views: 1825

OmniWeb on Mac OS X

I have a test web page which includes the Navigation Menu. When I try to access it using OmniWeb on a Mac with OS X the page will not load and I get a JavaScript Error, TypeError: _d.layers[mnu] has no properties, File name: mmenu.js, Line number: 452.
Is there a fix for this or is it just that this ...
by vreug
Wed Oct 30, 2002 10:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help with Javascript conflict
Replies: 3
Views: 3062

It is not really an error that I get it is just that instead of my status bar message I get the message "undefined" in the status bar.
To see this you have to test the drop down menus and then roll your mouse over one of the regular links on the page. Onmouseout you will see "undefined" in the staus ...
by vreug
Wed Oct 30, 2002 9:23 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Need help with Javascript conflict
Replies: 3
Views: 3062

Need help with Javascript conflict

I am testing and modifying the Navigational Menu scripts for use on my web site. I am running into a conflict with a current script I run that displays a message in the status bar on page load and after each onmouseover (the script and <body> tag are below). After viewing the navigation menu ...