IE6-IE8兼容HTML5的代码
时间:2014-06-17 15:19:13
收藏:0
阅读:275
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="//cdnjs.bootcss.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script>
<![endif]-->
评论(0)