Skip to content

Instantly share code, notes, and snippets.

@chadclark
Created January 11, 2012 16:22
Show Gist options
  • Save chadclark/1595430 to your computer and use it in GitHub Desktop.
Save chadclark/1595430 to your computer and use it in GitHub Desktop.
IE9 Document Mode
# Make IE be less stupid and use the latest doc mode
BrowserMatch MSIE best-standards-support
Header set X-UA-Compatible IE=edge env=best-standards-support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment