I’m using jQuery Cycle to run a slideshow but would love to add the ability for mobile users to “swipe” to the next and/or previous slide. It would be as simple as changing the “Next” and “Previous” buttons to accept a swipe as well as a click. Any ideas?
Share
It’s not the buttons that need to accept swipe, they will still need to work on touch. The main images/content panels will need to work with swipe.
I believe this can be achieved easily using jQuery cycle + jQuery mobile, as discussed in this forum post