html5shiv

Public repo for the latest HTML5 JavaScript shiv for IE to recognise and style the HTML5 elements.

cdl_capture_2011-03-28-40_ 000

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]-->

Leave a comment