调用任何方法都报错

查看数: 1438 | 评论数: 1 | 收藏 0
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2016-7-8 16:26

正文摘要:

求解

回复

hanlei06059950 发表于 2016-7-8 16:43:25
  1. var swiper = new Swiper('.swiper-container', {
  2.                                      pagination: '.swiper-pagination',
  3.                                      paginationClickable: true,
  4.                                          onSlideChangeStart: function(){      //向右、下滑动回调;
  5.                                                    var index = swiper.activeIndex;   //得到当前索引
  6.              if(index == 2){     //判断是不是第二个
  7.                                                             alert(0)      
  8.                                                    }
  9.                                           }
  10.        
  11.                                 });
复制代码

用错地了吧;这个肯定不能这么用的!看我的代码;

Archiver|手机版|小黑屋|Swiper中文网 ( 粤ICP备15001020号

GMT+8, 2024-11-23 12:43 , Processed in 0.059126 second(s), 31 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表