willowsystems / jSignature

jQuery plugin - draw signature in browser.
720 stars 266 forks source link

jSignature scrolls on ipad #41

Open alexm7 opened 10 years ago

alexm7 commented 10 years ago

I have jSignature implemented in my application. It works fine in Firefox and Chrome. When I try to use it on an iPad, instead of the strokes in the window being registered as signature lines, they are registered by the browser as dragging/scrolling events that move the page up and down.

Is there something I have to change/detect on my page to enable support for iPad (Safari) devices?

Thanks Alex.