Simple Slideshow





This set contains only a single stack. But it is free.

The Slideshow uses jQuery. If you have no jQuery loaded you can load it using this Stack. You only need to load jQuery once!
If you want multiple slideshows on a single page you need to give every single one of them a different ID. This can be done easily inside the Stack Inspector.

Inside the Stacks Inspector it is possible to set the Image Pause and Fade Effect.

The url of the first three images you want in the slideshow need to be specified in the Stack Inspector. If you want more then three images you will need to erase the default HTML. Replace the default HTML and for every image you want to add, insert the following code:

<img src="image_url"><img src="image_url">etc.


If you can't see where to change the HTML, select the stack, open the Page Inspector > Page tab and deactivate Render HTML in Edit mode.

It may seem harder than it is, just give it a try! Enjoy.