CSS conditional comments for other Browsers except IE?
Posted
by Starx
on Stack Overflow
See other posts from Stack Overflow
or by Starx
Published on 2010-06-15T07:56:05Z
Indexed on
2010/06/15
8:02 UTC
Read the original article
Hit count: 292
css
|conditional-comments
So far I know, the conditional comments are only supported for different Versions of IE.
Likeways, can we provide conditional comments for other browsers too.
If Yes, How? If no, what could be the best alternative?
© Stack Overflow or respective owner