swiper.js:一个用于轻触触摸屏JavaScript库

时间:2024-06-13 11:26:21
【文件属性】:

文件名称:swiper.js:一个用于轻触触摸屏JavaScript库

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-13 11:26:21

JavaScript

Swiper.js 一个JavaScript库,用于触摸屏的轻扫/轻拂检测。 当前版本是0.3。 职能 var swipe = new Swiper(dom_element); // Add event listners. swipe.start(); // Remove event listners. swipe.stop(); // Define handling function of 'touchstart' event. swipe.ontouch = function_for_touch; // Define handling function of 'touchmove' event. swipe.onswiping = function_for_swiping; // Define handling function of 'touchend' event. swip


【文件预览】:
swiper.js-master
----swiper.js(3KB)
----LICENSE(11KB)
----README.md(1KB)

网友评论