Conditional Comment
Join the DZone community and get the full member experience.
Join For FreeFrom the microsoft website. Better than browser sniffing, the content within the tags will be shown if the condition within [] is met, in the this case IE, but you could also use IE 7 for example
and the XSL version
[if IE 7]>
Content <![endif]
Opinions expressed by DZone contributors are their own.
Comments