Quantcast
Viewing latest article 8
Browse Latest Browse All 11

Make IE8 Display in IE7 Compatibility Mode

Browser compatibility is realy pain for css coders,this is a quickly to fix the the pages have problems IE8 while looks good in IE7,just following line in the

tag on the page,
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
but some one failed while others success,why?

the key of use <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />

The key of use this <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ /> is add this tag before all the css <link href=”xxx.css” rel=”stylesheet” type=”text/css” /> so the IE8 browser can know Image may be NSFW.
Clik here to view.
:o
h, i need display this page in IE7 Compatibility Mode.


Viewing latest article 8
Browse Latest Browse All 11

Trending Articles