> 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?

This was always a stupid solution. What about Opera? And other browsers
which may support document.all but not some of the IE document.all
features?

IE supports quite a bit of (simple) web standards as well as the
proprietary forms. An intelligent designer would have used the standard
way of doing things :-)

http://sites.netscape.net/ekrockhome/standards.html

Gerv

Reply via email to