Closed emcniece closed 10 years ago
Is it possible to disable the touch/drag scrolling and only use .dragend("left") and .dragend("right") events bound to some buttons?
Hey, I just added a preventDrag option. Set it to false to prevent event observing.
Beautiful! works like a charm, thanks :)
Is it possible to disable the touch/drag scrolling and only use .dragend("left") and .dragend("right") events bound to some buttons?