I am looking for a javascript based image slideshow solution. Requirements I received:
- A few images are added to the slideshow, and it fades one image after another and then starts again from the first image
- There should be a navigation in order to manually go to the next / previous image
- There should be the option to pause the slideshow and continue again
Can the jquery cycle plugin handle these? Are there any alternatives for the YUI 2 framework?