Public repo for the latest HTML5 JavaScript shiv for IE to recognise and style the HTML5 elements.
Also include’s @jon_neal’s latest printable HTML5 elements.
To use, include the following script in your <head> element above your CSS:
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->