sharprez
02-25-2008, 09:44 PM
1) Script Title: Ultimate Fade-in slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Not really a problem. I'm looking for some guidance.
The slide show works great. I have four images that rotate nicely. just to the right of the slideshow, I have four buttons one for each image.
When I mouse over a button I want the slideshow to fade to and hold the image matching the button (images and buttons are one to one), then when mouse out, the fade resumes.
What I really need to know is....
1) how can I fade to a specific image .. onmouseover (my button - not fader)
2) how do I hold the image (clearInterval()..... same onmouseover as above
3) how do I start the fadeshow again... (setInterval) onmouseout
I don't think I need help coding this.. just some guidance on how the script works.
Thanks! :o
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Not really a problem. I'm looking for some guidance.
The slide show works great. I have four images that rotate nicely. just to the right of the slideshow, I have four buttons one for each image.
When I mouse over a button I want the slideshow to fade to and hold the image matching the button (images and buttons are one to one), then when mouse out, the fade resumes.
What I really need to know is....
1) how can I fade to a specific image .. onmouseover (my button - not fader)
2) how do I hold the image (clearInterval()..... same onmouseover as above
3) how do I start the fadeshow again... (setInterval) onmouseout
I don't think I need help coding this.. just some guidance on how the script works.
Thanks! :o