I want to disable the scroll sometimes so I can do multi-touch events in the same area, something like...
if event.originalEvent.touches.length is 2 then myScroll.disable()
Is something like this possible?
myScroll.disable()
Then on touchend
myScroll.enable()
:)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With