Top "Conditional-comments" questions

Conditional Comments are a feature of Microsoft's Internet Explorer web browser.

ie10 stylesheet

I'm trying to link to IE10 with an external style sheet but its not working properly. whats happening is IE10 …

css styles internet-explorer-10 conditional-comments
IE9 Rounded Corners & CSS Background Gradients Living Together?

I came across a weird thing in IE9 trying to get a background gradient to display. Basically I'm applying multiple …

html css internet-explorer-9 conditional-comments
Loading css (stylesheet) ONLY for IE11

I want to load a css file only for IE11 browser. How can I do it? I understand that I …

html css stylesheet internet-explorer-11 conditional-comments
Can <!--[if lte IE 8]> even work in IE6?

I am just about at making my website compatibility, and with IE, the old jerk, I need to use <!…

html internet-explorer conditional-comments
IE Conditional Comments and Chrome/Firefox

I am using the following IE conditional comment: <!--[if gt IE 7]> Here is some code. <![endif]…

internet-explorer firefox google-chrome rendering conditional-comments
IE Stylsheets/ Conditional comments Not working

I am trying to make a website look better in IE, so i decided to use conditional comments. So I …

html css internet-explorer conditional-comments
Will IE9 support conditional comments?

I thought I remembered reading somewhere that IE9 would not be supporting them, but now after searching I can't find …

html internet-explorer conditional-comments internet-explorer-9
Conditional Comments Firefox

Are there specific Conditional Comments available for older versions of Firefox? (eg 3.0)

html css firefox conditional-comments
Redirect IE8 users to another page

I am implementing a website with Wordpress, but my website is not supported in Internet Explorer 8. Is there any code …

php javascript wordpress internet-explorer-8 conditional-comments
HTML conditional statement if IE

I never thought that I am stupid, but... I found hundreds of ways to create if statement in html. Some …

html css internet-explorer conditional-comments