IE 9 以下兼容HTML5
时间:2014-11-27 23:36:25
收藏:0
阅读:293
<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
原文:http://www.cnblogs.com/yougmi/p/4127424.html
评论(0)