Swiper中文论坛
标题:
Swiper Animate
[打印本页]
作者:
xudong
时间:
2017-9-20 10:37
标题:
Swiper Animate
在使用Swiper Animate的时候如何在动画只运动一次,再返回的时候就不再运动了
var mySwiper = new Swiper ('.swiper-container', {
direction : 'vertical',
//pagination: '.swiper-pagination',
mousewheelControl : true,
onInit: function(swiper){
swiperAnimateCache(swiper);
swiperAnimate(swiper);
},
onSlideChangeEnd: function(swiper){
swiperAnimate(swiper);
}
})
欢迎光临 Swiper中文论坛 (http://bbs.swiper.com.cn/)
Powered by Discuz! X3.2