How to make the IE8 render content as it is rendered in IE7.
How to make the IE8 render content as it is rendered in IE7. Two options:
First, we can add the following meta tag
Second, we add the following to the .htaccess file
Header set X-UA-Compatible IE=EmulateIE7
More info here…
http://msdn.microsoft.com/en-us/library/cc288325(VS.85).aspx
Categories: Bangalore