最近公司写了一个官网,是用swiper4 写的全屏滚动,可是不兼容IE 9 ,IE 8 ,在网上的好友都说swiper2可以兼容,难道要弃掉swiper4 使用swiper2吗,还是说在同一个页面同时使用swiper2和swiper4?
最近公司写了一个官网,是用swiper4 写的全屏滚动,可是不兼容IE 9 ,IE 8 ,在网上的好友都说swiper2可以兼容,难道要弃掉swiper4 使用swiper2吗,还是说在同一个页面同时使用swiper2和swiper4?
13 回答13k 阅读
7 回答2.2k 阅读
3 回答1.4k 阅读✓ 已解决
6 回答1.4k 阅读✓ 已解决
2 回答1.4k 阅读✓ 已解决
3 回答1.4k 阅读✓ 已解决
6 回答1.2k 阅读
默认swiper4,然后做判断是IE9或IE8的时候,用swiper2,然后加载对应资源。不要混用。