Don't want to satisfy IE8? Don't have to

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

Today I found out that if you don't want to do any sort of modifications to adjust your site for IE8, you don't have to do that. It isn't ideal situation of course, but there definitely could be circumstances where this could be necessary; for instance, web developer got fired.

The following tag will make this happen:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

It will display standards DOCTYPEs in IE7 Standards mode and quirks DOCTYPEs in Quirks mode.

More info about this is available on MSDN website.

|

Comments

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.
two * five =
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".