"Mark Anderson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > The companies will slowly follow and bring the end to
> > this burden.
>
> You mean the burden of having standards work in the new version,
> allowing browsers from any platform to display code correctly?  Yeah,
> darn that. :)

You mean the great idea of NutScrap 6 to make any
browser cross compatible solution based on

if ( document.layers )
{ ....NutScrap }
else
{ MSIE with document.all }

obsolet?

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