Created
September 29, 2012 13:50
-
-
Save mmazer/3804052 to your computer and use it in GitHub Desktop.
CSS: Force latest IE rendering engine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame --> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment