Click to See Complete Forum and Search --> : Doesn't LAYERs work in Netscape rev. 7.0 anymore?!


FrancescoJS
03-07-2003, 05:13 AM
Hi all,
I'm using the Netscape revision 7.0.
I have had some problem with the LAYERs utilization; I tried to use also a code exemple I found in the site "javascript.internet.com" and it doesn't work. The exemple is on the page "http://javascript.internet.com/miscellaneous/layers.html".
By using the old Netscape revision (i.e. 6.0) all examples worked very well.
Can anyone help me?!

Thanks in advance
//Francesco

gil davis
03-07-2003, 05:46 AM
Unfortunately, that page is outdated badly. That example does not work in any NS browser after NS 4.x. Since adopting the W3C DOM, the newer browsers do not access object properties the same way. It's not really worth fixing, because it is incompatible with any other browser.