Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都可以向我指出一个可以通过 jquery 检测对象上的滑动动作的体面的 Jquery 库的方向吗?
干杯
保罗
这是可以处理触摸事件(包括滑动和多指滑动)的 Javascript/JQuery 库的完整列表
我将此脚本用作我自己的触摸库的参考(我想要更多功能并增加我的移动体验): http: //www.netcu.de/jquery-touchwipe-iphone-ipad-library
当然,还有jQuery mobile,它有很长的触摸/滑动/手势事件列表。