robert_l_ross
12-03-2007, 03:26 AM
1) Script Title: Ultimate Fade-In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Want to reference files in a different folder
I have the images for my home page numbered (0.JPG though 12.JPG). I want to have the script be able to look in a different folder on my site.
Basically, I want to change these lines:
fadeimages[0]=["0.JPG", "", ""] //plain image syntax
fadeimages[1]=["1.JPG", "", ""] //plain image syntax
to look for files in a different folder (/images/index_images)
I don't know enough about DHTML...is this possible?
Thanks in advance!
rob
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: Want to reference files in a different folder
I have the images for my home page numbered (0.JPG though 12.JPG). I want to have the script be able to look in a different folder on my site.
Basically, I want to change these lines:
fadeimages[0]=["0.JPG", "", ""] //plain image syntax
fadeimages[1]=["1.JPG", "", ""] //plain image syntax
to look for files in a different folder (/images/index_images)
I don't know enough about DHTML...is this possible?
Thanks in advance!
rob