Oh yes... forgot to mention... to trigger the dropdown, mouse over the
"Products" gif in the upper left corner...
Thanks
-Mike
"Michael Lambert" <[EMAIL PROTECTED]> wrote in message
9liedc$[EMAIL PROTECTED]">news:9liedc$[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
>
> -Mike
>
>
>
>