The error I am getting, incidently is "this.element" has no properties.
Please help as Im on a deadline :(

-Mike


"Michael Lambert" <[EMAIL PROTECTED]> wrote in message
9ljls3$[EMAIL PROTECTED]">news:9ljls3$[EMAIL PROTECTED]...
> Im rewriting the javascript for a large website and noticed that some code
I
> had written for drop downs no longer works in Netscape 6.1 or the latest
> Mozilla build.  It DOES work in Netscape 6.0 and older Mozilla releases.
>
> I seem to be getting an error on this line:
>
> this.element = d.getElementById(this.id);
>
> (where d = this.window.document)
>
> Can someone look at this page and tell me whats up?  This is VERY
> frustrating as Im trying to accomodate this browser.
>
> http://newcodev.cnchost.com/www/indexjs.html
>
> The drop down is trigger by mouseing over the work products....
>
> -Mike
>
>



Reply via email to