我正在使用idangero.us的swiper jquery插件在我的移动网站(使用jquery mobile)中启用滑动,但是我遇到了一些问题。
狙击手有时无法检测到滑动,我必须点击屏幕上的某个位置,以确保它再次开始检测滑动手势。
我有一个示例页面here
用于初始化swiper的代码:
var mySwiper = $('#productpage-23684 .swiper-container').swiper({grabCursor: true, mode:'horizontal',loop: false, pagination:'#productpage-23684 .image-pagination'});
请帮我解决这个问题。
修改:添加更多详细信息:
浏览器:chrome(27.0.1453.90)for android
设备:三星Galaxy Nexus