leemark / better-simple-slideshow

Another simple DIY responsive image slideshow made with HTML5, CSS3, and JavaScript
http://leemark.github.io/better-simple-slideshow/
Mozilla Public License 2.0
176 stars 88 forks source link

Should swipe work on a laptop/desktop? Should clicking the image? #5

Open cpbl opened 10 years ago

cpbl commented 10 years ago

I think I have swipe turned on, but it does not work on my laptop with touch screen.

Also, should clicking in an image, or pressing a key like space bar, advance the slideshow? (I've tried to figure out how to do this, modifying your code, but cannot)

cpbl commented 9 years ago

Ah, actually the right/left arrow keys DO work for advancing the show, but only after clicking the image once (as though to get its focus).