BU2007
04-10-2007, 11:42 PM
1) Script Title: Ultimate Fade-In
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I have a series of 3 images that are rotated one after the other. Once the third image is done showing I would like to auto-forward the page to another area in my site. I'm thinking the code to autoforward would be something along the lines of:
window.location.href = "anotherpage.html"
Any help on where to insert this in order to have all three images rotate once, then before the fade-in resets it executes the auto-forward script?
Thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I have a series of 3 images that are rotated one after the other. Once the third image is done showing I would like to auto-forward the page to another area in my site. I'm thinking the code to autoforward would be something along the lines of:
window.location.href = "anotherpage.html"
Any help on where to insert this in order to have all three images rotate once, then before the fade-in resets it executes the auto-forward script?
Thanks!