Okay, so I'm attempting to make a draggable slideshow presentation. I have this website as an example:
http://slides.html5rocks.com/#slide1
It's pretty much what I want except you need to get to the next slide by the left and right arrows. I used my magic mouse on it and found I could also use the left to right scroll to get to the next slide. It's very touchy though and sometimes jumps me ahead by 6 slides.
I'm pretty new to getting these types of code to work on those platforms, so this might be a stupid question but..... Since I don't have access right now to an iPad or iPhone (etc) my first question is would that slideshow website work on one of those touch screen devices?
If not, is there a non-"left to right" transition html5/js/css3 code I could use?
Thanks so much!
-courtney