IE8 Emulate IE7
0 ResponseWRITTEN BY BATOO ON May/05/09 [2779]
Google! Digg! Permalink
Microsoft IE8 was officially released on March 19, 2009.

There are differences between IE7 and IE8 for CSS.
You can use "emulate IE7" function instead using CSS Hack for IE8.

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