I've been experimenting with the 3.5 Menu builder for a couple days and have completed a working set of menus to replace what I use on my web site today. But in trying the various browsers I normally test with I ran into a problem loading the menus in NV4.04. I get the error:
function LoadMenus() {if(!rjsPath){window.setTimeout("LoadMenus()", 10);return false;}document.write('<' + 'script language="JavaScript" type="text/javascript" src="' + rjsPath + 'menu.js"><\/script>');}LoadMenus();
on the paranthesis preceding the LoadMenus()
with the text:
function does not always return a value.
Any suggestions on what this is related to?
Another thing I noticed is that when using NV 4.04 to view another site that uses this same package, NV 4 does not display this page at all correct and if I try to click on a link on one of the menu items, it crashed NV and locks up my computer...reboot. I'm using Windows 98.
So right now, I'm thinking this package and NV 4 just don't get along at all. Yet I thought this was suppose to work with NV4. Is there a minimum revision level that must be used?