section8ight
08-10-2004, 06:34 PM
Being that I don't have a HUGE ammount of experience in coding, I can't get around this problem. Any help would be awesome!
if you go to...
http://urbaninfluence.com/clients/acumen/web/
In the services dropdown menu, if you click anything but the text (or even sometimes when you click the text) it'll bring up this error...
'as' is null or not an object
I ran the debugger, and here is the line it's on..
function rsm(m){if(m.as)rsm(m.as);if(m.ol){m.ol.className="label";m.om.as=null;}m.style.visibility="hidden";window.status=window.defaultStatus;}
Here is the full script from the debugger...
http://urbaninfluence.com/clients/acumen/web/acumenscript.txt
i have zipped and uploaded all of the site files if you need to look at everything. The Javascript files are in the folder menu_script.
http://urbaninfluence.com/clients/acumen/web/acumen0810.zip
Thanks for any help! I don't forget when people do me favors ;)
if you go to...
http://urbaninfluence.com/clients/acumen/web/
In the services dropdown menu, if you click anything but the text (or even sometimes when you click the text) it'll bring up this error...
'as' is null or not an object
I ran the debugger, and here is the line it's on..
function rsm(m){if(m.as)rsm(m.as);if(m.ol){m.ol.className="label";m.om.as=null;}m.style.visibility="hidden";window.status=window.defaultStatus;}
Here is the full script from the debugger...
http://urbaninfluence.com/clients/acumen/web/acumenscript.txt
i have zipped and uploaded all of the site files if you need to look at everything. The Javascript files are in the folder menu_script.
http://urbaninfluence.com/clients/acumen/web/acumen0810.zip
Thanks for any help! I don't forget when people do me favors ;)