(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])} 
})()  
//然后在head中引入该js 
<!--[if lt IE 9]> 
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js">
</script> 
<![endif]-->posted on 2012-08-16 15:03 
aya000 阅读(213) 
评论(0)  编辑  收藏