文件名称:html5shiv:该脚本是事实上的方法,可以在旧版Internet Explorer中启用HTML5分段元素
文件大小:137KB
文件格式:ZIP
更新时间:2024-03-08 15:40:01
JavaScript
HTML5 Shiv HTML5 Shiv支持在旧版Internet Explorer中使用HTML5分区元素,并为Internet Explorer 6-9,Safari 4.x(和iPhone 3.x)和Firefox 3.x提供基本HTML5样式。 这些文件做什么? html5shiv.js 这包括基本的createElement() shiv技术,以及用于IE6-8的document.createElement和document.createDocumentFragment的Monkeypatches。 它还为IE6-9,Safari 4.x和FF 3.xHTML5元素应用了。 html5shiv-printshiv.js 这包括上述所有内容,以及一种机制,允许在IE 6-8中打印时对HTML5元素进行样式设置并包含子元素。 我现在该生气谁? HTML5 Shiv由 , 和
【文件预览】:
html5shiv-master
----.gitignore(22B)
----package.json(352B)
----src()
--------html5shiv.js(10KB)
--------html5shiv-printshiv.js(16KB)
----Gruntfile.js(1KB)
----dist()
--------html5shiv.js(10KB)
--------html5shiv-printshiv.min.js(4KB)
--------html5shiv.min.js(3KB)
--------html5shiv-printshiv.js(16KB)
----composer.json(378B)
----MIT and GPL2 licenses.md(19KB)
----readme.md(8KB)
----.gitattributes(11B)
----bower.json(193B)
----test()
--------data()
--------iframe.1-1.html(299B)
--------unit()
--------style.print.css(54B)
--------perf.1.html(2KB)
--------perf.2.html(726B)
--------html5shiv.html(2KB)
--------qunit()
--------iframe.1-2.html(323B)
--------style.css(57B)
--------iframe.1.html(619B)
--------jquery-1.7.1()
--------index.html(1010B)
--------highcharts()
--------mixed-test.html(2KB)
--------style.all.css(374B)
--------object-test.html(2KB)