Can anyone please recommend the best way to trigger a horizontal Jquery scroller using swipe gesture?
We have a working web version which we would like to implement
Actually, there is such carousel controlled by swipe gestures. But it's commercial - http://dimsemenov.com/plugins/touchcarousel/ or this one.
I would suggest the excellent jQuery TouchSwipe Plugin by Matt Bryson: http://labs.skinkers.com/touchSwipe/. This plugin offers advanced control over direction and distance: http://labs.skinkers.com/touchSwipe/demo/advanced_2.php
An all inclusive alternative would be http://www.photoswipe.com/
similar question: Calculate swipe distance in jQuery-mobile