dhastings
12-28-2011, 08:33 AM
1) Script Title: Ultimate Fade-In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeslideshow.js
3) Describe problem: I'd like to alter the pause for the very first change. Not index 0 altogether, but the first time only (cycles = 0, don't want a different pause every time it comes up, just the first time). The need is that I have 4 galleries on the page running, and would like to stagger their changes. For example, all have a pause of 20000; once the page loads, I'd like the first gallery to change after 5000, the second after 10000, etc.; the result would be that every 5000, (only) one of the 4 galleries changes. I've been playing around with oninit but can't seem to get it right.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeslideshow.js
3) Describe problem: I'd like to alter the pause for the very first change. Not index 0 altogether, but the first time only (cycles = 0, don't want a different pause every time it comes up, just the first time). The need is that I have 4 galleries on the page running, and would like to stagger their changes. For example, all have a pause of 20000; once the page loads, I'd like the first gallery to change after 5000, the second after 10000, etc.; the result would be that every 5000, (only) one of the 4 galleries changes. I've been playing around with oninit but can't seem to get it right.