IE兼容H5和CSS3方法

1:加載兼容文件JS 由於IE8既不支持HTML5也不支持CSS3 Media,因此咱們須要加載兩個JS文件,來保證咱們的代碼實現兼容效果:html <!--[if lt IE 9]>html5   <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>chrome   <script src
相關文章
相關標籤/搜索