PDA

View Full Version : 'as' is null or not an object =|


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 ;)

tg
08-10-2004, 06:41 PM
there is also this one:

if(bw.moz&&glut.c.y<glut.am.offsetTop+2)return;rsm(glut.am);if(glut.db )rs(glut.db,"buttons");else glut.mo=0;glut.am=null;this.isPos=0;return false;}


do you know who generated the javascript, and what it supposed to do?


firefox 0.9.2


fyi. the nav bar graphics don't line up correctly in firefox.