此为滑动事件的js引入文件jquery.mobile.touch.js 配合jquery.*.js声明文件及jquery语法使用 jQuery.Mobile/Touch事件 用户触摸屏幕(页面)时触发 提示:Touch 事件同样适用于桌面电脑:点击鼠标! jQuery Mobile Tap tap 事件在用户敲击某个元素时触发。 下面的例子当 元素上触发 tap 事件时,隐藏当前 元素: 实例 $("p").on("tap",function(){ $(this).hide(); });
swiper手机移动端触屏滑动选项卡
Swiper
Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. It is intended to be used in mobile websites, mobile web apps, and mobile native/hybrid apps.
Swiper