How To Cope With HTML5 and IE
erics, July 22nd, 2011
1 2 3 |
<!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> |