1) Script Title: Ultimate Fade In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
3) Describe problem: With the page on which this script is running residing in the same folder as the script itself, everything works fine. I can call the images for my slideshow from sub-folders within my main image folder and they display without problem.
However, if I put the web page inside a separate folder, calling the script from the directory above like so <script src="../imagefadescript.js"></script>, my images won't appear.
The link to the script is working, as it's been tested, but whatever I try I can't get the images stored within external folders to display. Why?
Bookmarks