Re: standardization of IE's conditional comments

"Brett Patterson" <[email protected]>
Newsgroups gmane.comp.web.html.general
Message-ID <[email protected]>
That is a good idea. But I hope you do know that the Firefox 3 is a longer
way to go. Because a simpler way is to use NN which targets Firefox, Safari
and pretty much all other browsers. The code for IE that you have written is
technically wrong.

It should be written:

<!--[if IE]><!-->
........
<!--<![endif]-->

This is Microsoft's suggested fix (I will call MSF for short). Also, using
MSF, you can target Firefox and others by using NN.
Whereas, IE is, you can change to NN:

<!--[if NN]><!-->
.........
<!--<![endif]-->


2008/9/29 Gabriele Romanato <[email protected]>

> http://lists.w3.org/Archives/Public/www-style/2008Sep/0219.html
>
> Gabriele Romanato
>
> --
> http://www.css-zibaldone.com/
> http://www.css-zibaldone.com/test/ (English)
> http://www.css-zibaldone.com/articles/ (English)
> http://mimicry.css-zibaldone.com/   (Blog)
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.