Sunday, March 7, 2010

Compatibility issue on IE7 and IE8

If you want to make your site compatible with both IE7 and IE8 together, then just add this meta tag in your site. It will solve your problem.

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

No comments: