Is there a way to force IE8 into IE7 compatibility mode using .NET or Javascript?
If you add this to your meta tags:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
IE8 will render the page like IE7.
2.1m questions
2.1m answers
60 comments
57.0k users