UNPKG

html5shiv

Version:

The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.

8 lines 295 B
// Run minified source from dist (do make first) // Should be loaded before QUnit but after src (function() { if ( /jquery\=min/.test( window.location.search ) ) { jQuery.noConflict( true ); document.write(unescape("%3Cscript%20src%3D%27../dist/jquery.min.js%27%3E%3C/script%3E")); } })();