Answers

Question and Answer:

  Home  MooTools

⟩ How to set up the slideshow to automatically go to the next image after a certain amount of time?

To set the timed mode, just add this options:

timed: true

Then, set your delay between image (default is 9000 miliseconds). For example, to have a delay of 5 seconds between images, set this option:

delay: 5000

 293 views

More Questions for you: