stephband / jquery.event.swipe

jQuery custom events swipeleft, swiperight, swipeup and swipedown
stephband.info/jquery.event.swipe
446 stars 180 forks source link

swipe left / right event blocks normal swipe / scroll down event #2

Closed MuschPusch closed 11 years ago

MuschPusch commented 12 years ago

Hey, when attaching a swipe left / right event the normal swipe down event get's blocked even though it's not defined.

stephband commented 11 years ago

I'm not sure what you mean by the normal swipe down event. I assume you mean scroll. There's a section on enabling scrolling in the documentation:

http://stephband.info/jquery.event.swipe/#scroll