Slideshow - Blinds transition speed
Can the speed of the slideshow be adjusted in Slideshow - Blinds?
Can the speed of the slideshow be adjusted in Slideshow - Blinds?
Yes, you can change the speed of the slideshow. Under the galleries/slideshow_blinds directory, open your gallery.js file and find this block of code:
options: {
showCaption: true,
showProgressBar: true,
showChrome: true,
delay: 6000, //ms
axis: 'vertical', //vertical,horizontal
blindSections: 28 //how many stripes
},
You will have to change the delay as well as the blindSections. The less delay the less blindSections you can have without the images showing up incorrectly. If you have fewer blindSections, the faster the blinds transition will be. Basically you want to give the transition enough time to go through before the next one starts or the gallery doesn't show correctly.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.