jQuery-Touch-Events
jQuery-Touch-Events copied to clipboard
A collection of mobile event plugins for jQuery.
**My User-agent:** `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.72 Safari/537.36 Edg/89.0.774.45` **Issue Description:** I use your library in my project, the `swipeleft` and `swiperight` event not...
How can this be used with webpack? I'm trying to use this with webpack, but events are not exposed globally and/or they aren't fired up
Firstly, thanks for the plugins! But I encountered this issue of tapend or taphold not getting called when touching on my Surface Pro, on neither Chrome nor Firefox. When I...
Hi! Does this library have a TypeScript .d.ts file associated with it so I can use it in a TypeScript project?
On line 364 the variable "firstTap" is not defined when you use swipe and doubleTap on the same page. It doesn't happen all the time but appears to happen when...