swiper3.x只兼容到ie10+,比較適合移動端。css
swiper3.x官網 http://www.swiper.com.cn/函數
swiper2.x能夠兼容到ie7+,官網是http://swiper2.swiper.com.cn/教程
2.x和3.x使用上有差異ip
2.x須要引入swiper
<linkrel="stylesheet"href="css/idangerous.swiper.css"><scriptsrc="js/idangerous.swiper-2.x.min.js"></script>移動
函數調用也有差異,能夠看官網教程。兼容