Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] show-hide layers in NN 6


  • From: javascript@xxxxxxxxxx (Anthony Webster)
  • Subject: [Javascript] show-hide layers in NN 6
  • Date: Wed, 21 Aug 2002 08:54:36 +0100

// if Netscape 6
if (document.getElementById) {
	layer.style.visibility =3D "visible";
}

this works in netscape 6

you can view the source on this page for an example: www.aversion.tv

anthony

-----Original Message-----
From: HARRY W LOVE [mailto:hlove@xxxxxxxxxxxxxxxx]
Sent: 21 August 2002 07:18
To: javascript@xxxxxxxxxx
Subject: Re: [Javascript] show-hide layers in NN 6


On Tue, 20 Aug 2002, Manuel Socarras Reyes wrote:

>   it works fine in
> W'2000: IE 6.0, NN 4.7
> MacOS 9.0.4: IE 5.0, IE 5.1, NN 4.78
>=20
> it doesn't work in NN 6.2.1, neither in Windows nor in Mac. i guess it =

> has something to do with the new DOM in NN 6. TIA,
>=20
> =
-------------------------------------------------------------------------=
---=20

Manuel,
Please provide a URL that we can test.  The error usually jumps out when =
the script is attached to an actual page.

Regards,
Harry

_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript