Viewing 2 replies - 1 through 2 (of 2 total)
  • If anybody happens to need this, you can edit the plugin files to achieve an automatic slideshow, with delay.

    Download the plugin, and in /animate-slider/assets/js/front.js scroll to line 28 and you will see the autoStart: false, option.

    Change this to auto: true, and beneath it add another line saying pause: 8000,

    Change the pause value to reflect upon your required pause time (in ms).

    Plugin Author nackle2k10

    (@nackle2k10)

    in v.0.1.4 I already added new options, for auto slide, and more animations

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider automatically go to next slide’ is closed to new replies.