1. Modernizr 会在Modernizr 会在页面加载后立即检测特性;然后创建一个包含检测结果的 JavaScript 对象,同时在 html 元素加入方便你调整 CSS 的 class 名。中文网 http://modernizr.cn/ 下载后直接通过script标签引入