Created
October 29, 2013 02:42
-
-
Save altmind/7208393 to your computer and use it in GitHub Desktop.
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
| <!--[if IE]> <html class="ie-any"> <![endif]--> | |
| <!--[if !IE]><!--><html> <!--<![endif]--> | |
| <script> | |
| if(Function('/*@cc_on return typeof(document.documentMode)=="number" @*/')()){ | |
| document.getElementsByTagName("html")[0].className+=" ie-any"; | |
| } | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment