birdlady
08-31-2006, 01:26 AM
1) Script Title: Translucent Sideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/translucentslide.htm
3) Describe problem: The biggest problem is I am ignorant! But I'm so excited about learning. I placed 7 photos into the script, previewed the page and it worked perfect! After I uploaded the page, all I could see was the box with the red X, instead of my photos.
Here's where I'm having the trouble: I don't know what to place after the image name in the code. I'm appreciative of ANY help!
var slideshowcontent=new Array()
//Define slideshow contents: [image URL, OPTIONAL LINK, OPTIONAL LINK TARGET]
slideshowcontent[0]=["BC1.jpg", "http://www.pigeonplace.com", "_new"]
slideshowcontent[1]=["BC2.jpg", "", ""]
slideshowcontent[2]=["BC3.jpg", "http://www.pigeonplace.com", ""]
slideshowcontent[3]=["BC4.jpg"]
slideshowcontent[4]=["BC5.jpg"]
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/translucentslide.htm
3) Describe problem: The biggest problem is I am ignorant! But I'm so excited about learning. I placed 7 photos into the script, previewed the page and it worked perfect! After I uploaded the page, all I could see was the box with the red X, instead of my photos.
Here's where I'm having the trouble: I don't know what to place after the image name in the code. I'm appreciative of ANY help!
var slideshowcontent=new Array()
//Define slideshow contents: [image URL, OPTIONAL LINK, OPTIONAL LINK TARGET]
slideshowcontent[0]=["BC1.jpg", "http://www.pigeonplace.com", "_new"]
slideshowcontent[1]=["BC2.jpg", "", ""]
slideshowcontent[2]=["BC3.jpg", "http://www.pigeonplace.com", ""]
slideshowcontent[3]=["BC4.jpg"]
slideshowcontent[4]=["BC5.jpg"]