Code has been added to clipboard!

Adding a Shiv to HTML5

Example
<!--[if lt IE 9]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->