IE8 HTML5 Shiv April 17th, 2013
If you’re not using Modernizr to pull in the shiv, just add a call to the shiv directly in the head of the HTML…
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
If you’re not using Modernizr to pull in the shiv, just add a call to the shiv directly in the head of the HTML…
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->