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.
548k questions
547k answers
4 comments
86.3k users