[if gte IE 8] or [if IE 8.000]?

autosport.com - F1 News: Massa: I'm not a number two driver http://shar.es/mLcnU 3 hours 46 min ago

A whlie ago I posted how to feed specific .css file to Internet Explorer 8 only. That was during IE8 RC1. Now it's IE8 Beta 2. Microsoft finally released Internet Explorer 8 Readiness Toolkit. Below another official way to feed css to IE8 only:

<!--[if gte IE 8]><link rel="stylesheet" type="text/css" media="screen" href="css.css" /><![endif]-->

First method still works as well, but there's no guarantee that it will still work with final version of IE8.

|

Comments

Yes it does

Yes it does, if you provided details, it would be possible to test this.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
four + nine =
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".