I don't think so.

In some months, we can hope that anybody who's using a 4.x Netscape 
version will switch to the new 6.x series, and then all you webmaster 
have to do is replace the document.layers with the new sniffing W3C DOM 
compatible code.

It is much better and quick and responsive.

So, keep your track and wok it out!
g.
Italy

M�sl Roland wrote:

> 
> To force millions of web site owners to rewrite their scripts
> 
> if ( document.layers )
> { ....NutScrap 4 }
> else
> { if ( document.all )
>   { MSIE with document.all }
>   else
>   { NutScrap 6 }
> }
> 
> I call this a declaration of war against all web designers
> 
> 
> --
> M�sl Roland [EMAIL PROTECTED]
> http://www.pege.org clear targets for a confused civilization
> http://www.BeingFound.com web design starts at the search engine
> 
> 


Reply via email to