Created
October 25, 2013 01:24
-
-
Save Taiger/7148066 to your computer and use it in GitHub Desktop.
Revisions
-
Taiger created this gist
Oct 25, 2013 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ /* ie10 and up classes */ /*@cc_on (function(){ console.log('Conditonals Rock!'); }); document.documentElement.classList += ' ie' + document.documentMode}); @*/