I have jquery tools scroller... I like it to have touch option implemented for swipeLeft swipeRight only.
When I use touch: true, it does rotates when swipeUp/Down as well..
I followed instructions here:
and here:
http://awardwinningfjords.com/2010/09/22/handling-touch-events-in-jquery-tools-scrollable.html
but none seem to work.. any ideas? my Fiddle/demo is below for reference
fiddle: http://jsfiddle.net/mmp2m/7/
Thanks