Simple Next and Previous - on an automatic slideshow
My page of a simple slideshow has the "Next" and "Previous" buttons over the slideshow but they are yet to be made to work. I have this functionality on my manual slideshow and seeing that they are not that different I can't see why I can't get them to work along with the "Pause", "Resume", "Faster" and "Slower" buttons.
The "loop" for the two functions carousel() and showslides() are pretty much the same apart from the setTimeout in the carousel() version. In addition, the showslides() version passes a parameter to the main control function, the carousel has no parameter.
For this version I am going to revert to the control loop that works on the simple slideshow (expanding it as I reduced it to a single line)
See my manual slideshow.
Slideshow


