| |
This script is a must to run some new elements. It goes in the head. <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// This is the script. Rename the js file html5.js ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // For discussion and comments, see: http://remysharp.com/2009/01/07/html5-enabling-script/ (function(){if(!/*@cc_on!@*/0)return;var e = "abbr,article,aside,audio,bb,canvas,datagrid,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video".split(','),i=e.length;while(i--){document.createElement(e[i])}})() |