internet explorer - How can I show a message to IE6/IE7 browsers to upgrade to IE8 and have IE8 not show the IE7 warning? -
I only allow users with IE8 (not IE6, IE7) or other browser to log in to their site Want to give / P>
I followed it: But I also wanted IE7 users to not use the main site (they can see the public page) while logging in. This is mainly because the main There are a lot of JavaScript effects in the web application that will work 100% in IE8 rendering mode (or any other browser different than IE.)
The problem in modifying IE6 upgrade warning is that it is like IE8 An account that displays your webpage in IE7 rendering mode and turn on the "lie" and IE7 stylesheet code about the IE7.
So how can I render IE8 my page in IE8 mode?
Use this tag:
& lt; Meta http-equiv = "X-UA-Compatible" content = "IE = 8" / & gt;
Comments
Post a Comment