Created by: ctalkington
I have made the needed changes to enable basic swiping on mobile devices. This should be a start for the feature requested in #2468 (closed). Hopefully with a little testing this can become a staple feature.
Functionality:
- Basic Back / Forward Swiping of Slides
- Cycle Stops on Swipe
- Ability to hide controls when touch is detected and enabled
Tested on:
- Android 2.3.7 (webkit)
- iPhone 4S and iPad 2 (mobile safari)
- Would love to hear from some iOS users.
I am hosting a demo site to make it easier to test: bootstrap.simplydev.com
Code inspired and adapted from: http://wowmotty.blogspot.com/2011/10/adding-swipe-support.html