iPhone / iPad / iPod swipe events javascript

前端 未结 2 867
遇见更好的自我
遇见更好的自我 2021-02-04 19:41

Im looking for (if possible) javascript libraries/plugins to provide swipe events.

However I am not after the simple detection of a swipe, for example what jqTouch provi

2条回答
  •  面向向阳花
    2021-02-04 20:17

    Here is a standalone solution for your problem:

    http://swipejs.com/

    The more general solution to javascript swipe events can be found here:

    https://github.com/eikes/jquery.swipe-events.js

提交回复
热议问题