View Full Version : Can you override Slideshow delay???
Lou Gonzalez
Mar-28-2006, 12:48 PM
Is there a way to override the default value of the slideshow delay? My default value is 3 seconds. I'd like to have it set (by default) to 5 or 6 seconds.
I have many slideshows. I'd like to be able to set all my slideshows to a specific delay. Is there a global way to set this or is it configurable for each gallery?
Any help would be appreciated. Thanks!
Lou Gonzalez
Mar-28-2006, 01:21 PM
Found the answer in the FAQ thread!
Paste this in your javascript area to set the delay to 5 seconds:
slideDuration = 5;
Easy enough.
Thanks anyways folks.
Andy
Mar-28-2006, 01:22 PM
Is there a way to override the default value of the slideshow delay? My default value is 3 seconds. I'd like to have it set (by default) to 5 or 6 seconds.
I have many slideshows. I'd like to be able to set all my slideshows to a specific delay. Is there a global way to set this or is it configurable for each gallery?
Any help would be appreciated. Thanks!
Put this in your JS (only for small slideshow, not FS)
slideDuration = 10;
the number you can change to be whatever you like...
moving to SmugMug Customization forum
vBulletin v3.5.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.