lukesnowden / FSVS

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

Mobile View fix #34

Closed rzakadragon closed 8 years ago

rzakadragon commented 8 years ago

Remove "e.preventDefault()" line in bindTouchSwipe() function to enable default touch events (touch click etc.) After that links, buttons etc. should work again on touchscreen devices.