Marty M
03-08-2009, 07:00 PM
1) Script Title: Ultimate Fade-in slideshow (v1.51)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I am new to this and have been trying to build my own website for some time. A friend turned me on to this site and I have been making progress (thank you to you all who submit the scripts). I am now trying to use the Ultimate Fade-In slideshow and have been having trouble getting it to work.
First off, I do not know how to read/write the language, but have been doing OK with it when I closely look at the scripts and add in my stuff.
My issue is that I do not know how to "Configure the array "fadeimages[]" to reference the images you want to be displayed."
The script shows:"
var fadeimages=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]=["photo1.jpg", "", ""] //plain image syntax
fadeimages[1]=["photo2.jpg", "http://www.cssdrive.com", ""] //image with link syntax
fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax "
I would like to use some photos I have re-sized and put into a folder on my computer that is labeled " <img src="images/SplashpagePhotos/annie-oh.jpg" alt="Annie Oh rock climb in the Shawangunks" width="385" height="481" /> "
With that, I have tried to input that where the "photo1.jpg", "photo2.jpg" etc are and it didn't work. I have also tried just putting in the photo name "annie-oh.jpg" and that didn't work. It has been a few hours and I am getting frazzled and was hoping someone could help out.
Thanks,
Marty
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
I am new to this and have been trying to build my own website for some time. A friend turned me on to this site and I have been making progress (thank you to you all who submit the scripts). I am now trying to use the Ultimate Fade-In slideshow and have been having trouble getting it to work.
First off, I do not know how to read/write the language, but have been doing OK with it when I closely look at the scripts and add in my stuff.
My issue is that I do not know how to "Configure the array "fadeimages[]" to reference the images you want to be displayed."
The script shows:"
var fadeimages=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]=["photo1.jpg", "", ""] //plain image syntax
fadeimages[1]=["photo2.jpg", "http://www.cssdrive.com", ""] //image with link syntax
fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"] //image with link and target syntax "
I would like to use some photos I have re-sized and put into a folder on my computer that is labeled " <img src="images/SplashpagePhotos/annie-oh.jpg" alt="Annie Oh rock climb in the Shawangunks" width="385" height="481" /> "
With that, I have tried to input that where the "photo1.jpg", "photo2.jpg" etc are and it didn't work. I have also tried just putting in the photo name "annie-oh.jpg" and that didn't work. It has been a few hours and I am getting frazzled and was hoping someone could help out.
Thanks,
Marty