Standalone jQuery “touch” method?

前端 未结 3 1529
盖世英雄少女心
盖世英雄少女心 2020-12-22 20:09

So, I\'m looking to implement the ability for a plugin I wrote to read a touch \"swipe\" from a touch-capable internet device, like an iPhone, iPad or android.

Is th

3条回答
  •  暖寄归人
    2020-12-22 20:52

    The smallest and most jQuery-esque solution is here: https://github.com/eikes/jquery.swipe-events.js

提交回复
热议问题