lukesnowden / FSVS

Full Screen Vertical Scroll
https://www.lukesnowden.co.uk/full-screen-vertical-scroll/
722 stars 145 forks source link

Unable to select form fields on mobile with touch events enabled #8

Closed scmacintosh closed 9 years ago

scmacintosh commented 9 years ago

Hey, really love this script.

With touch events enabled on a mobile device (tested on iOS and Android via Chrome debugger), form fields and DOM event listeners (including the fsvs pagination elements) become unresponsive to interaction. If I turn off touch events, everything works as intended.

marco3211 commented 9 years ago

Yeah, I'm running into the same issue. Any fixes to that problem?

lukesnowden commented 9 years ago

I'll try and take a look later today edit: sorry not had chance I am getting round to it (paid work comes first im afraid) but i will sort it

lukesnowden commented 9 years ago

try these amends, not had time to test it but think this should work

marco3211 commented 9 years ago

Sure I'll give it a shot. Will let you know if anything comes up. Thanks!

marco3211 commented 9 years ago

Yup other touch events respond well now, but the fsvs pagination is unresponsive. It's the other way around now. I'll try to help out as well when I got time.