Categories:

Building an image slide show

Last updated: Sept 30th, 2014

Apart from roll-over effects, this must be one of the most common questions I get asked regarding images: "How do I create an image slide show?" Well, there are many ways, the simplest and most efficient using JavaScript. In this tutorial, we will discuss all the necessary information you'll need to put together a cool image slide show using JavaScript.

Notice that the above slide show is clickable- each frame leads to a different URL. We'll look at how to do this as well.