-
DD:Fade in Slideshow script
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm"
1st problem:
var slideshow_width='140px' //SET IMAGE WIDTH
var slideshow_height='225px' //SET IMAGE HEIGHT
var pause=3000 //SET PAUSE BETWEEN SLIDE (3000=3 seconds)
This script claims to adjust for differences in image size - so which width & height do we put in....the largest? Or do we need to set width & height for each image? I've tried largest, and that didn't work
2nd problem:
On this part, I'm inputting full path to image, including /photo1.jpg
var fadeimages=new Array()
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]="http://eteamz.active.com/cyfairironmaidenslacrosse/images/CL-8thgraders4slideshow/photo1.jpg"
fadeimages[1]="photo2.jpg"
fadeimages[2]="photo3.jpg"
Is this correct? Why can't I get any images to show?
Please help!
Thanks so Much!
-
-
easy solution
Hello
the easyerst solution is to change the name off your pictures to
photo1 photo2 etc etc so do not show the path
I have used it many times just put the picture on the server
tom81
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks