文件名称:respond.js
文件大小:48KB
文件格式:ZIP
更新时间:2017-10-08 13:59:25
respond.js css3
Respond.js 是一个快速、轻量的 polyfill,用于为 IE6-8 以及其它不支持 CSS3 Media Queries 的浏览器提供媒体查询的 min-width 和 max-width 特性,实现响应式网页设计(Responsive Web Design)
【文件预览】:
Respond-1.4.2
----.gitignore(31B)
----package.json(722B)
----src()
--------matchmedia.addListener.js(2KB)
--------matchmedia.polyfill.js(1KB)
--------respond.js(10KB)
----Gruntfile.js(2KB)
----LICENSE-MIT(1KB)
----README.md(8KB)
----bower.json(232B)
----test()
--------test.html(1008B)
--------unit()
--------test.css(2KB)
--------test2.css(208B)
----cross-domain()
--------example.html(1KB)
--------respond-proxy.html(2KB)
--------respond.proxy.gif(35B)
--------respond.proxy.js(3KB)
----dest()
--------respond.min.js(4KB)
--------respond.matchmedia.addListener.src.js(10KB)
--------respond.matchmedia.addListener.min.js(5KB)
--------respond.src.js(8KB)