- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: Windows
- 软件首页: http://code.google.com/p/html5shiv/
软件介绍
该项目的目的是为了让 IE 能识别 HTML5 的元素。
使用方法:
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
该项目的目的是为了让 IE 能识别 HTML5 的元素。
使用方法:
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->