Jalaj P. Jha

Technical & Miscellaneous Ramblings

Archive for August 3rd, 2007

Conditional Comments in Internet Explorer

without comments

The standard way of including comments in HTML is by enclosing those between <!– and –> using which browser ignores the text and HTML markups enclosed therein.

Starting with IE 5 Microsoft came up with Conditional Comments that allow you to include text/html-code and use/ignore them for specific IE versions.
Read the rest of this entry »

Written by jalaj

August 3rd, 2007 at 10:38 am