1.需要引用tools.js文件 style.css文件(css文件可以根据个人需要更改)
2.文档结构
大图div
1 | < div class = "swiper-content" ></ div > |
小图div
1 | < div class = "mobile-content" ></ div > |
3.调用方法,传图
1 2 3 4 5 6 | window.onload = function (){ tools.swiperbanner( '.swiper-content' , '.mobile-content' ,{ bannerpic:[ "img/banner-01.png" , "img/banner-02.png" , "img/banner-03.png" ], mobilepic:[ "img/banner-m01.png" , "img/banner-m02.png" , "img/banner-m03.png" ] }) } |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com