rictor
11-28-2005, 03:52 PM
Script:Fade-in Slideshow
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
I'm using the fading image script on the Dynamic Drive website. The problem I'm running into is this:
When you load the website, each time it tries to fade into a new image - it tries to download the image. Even if all the images have been downloaded once. Every time it tries to switch, it redownloads them. This isn't actually shown as an issue until its posted as a website. When you go to http://(my website) it shows downloading on the bottom each time the picture changes. If I run it locally off the computer I did my website on, it didn't have this issue. Not until I posted it on the web and looked at it from another computer.
Now I'm a complete noob with javascript and am limited to (sometimes) being able to modify other peoples script to get what I need done, but this is out of my league.
Does anybody know how to edit the following script so it'll cache the pictures and not have to download them each time it tries to circle through them?
Another smaller issue I"m having is people on dial up. It'll switch pictures before the first one is even downloaded. SO it'll show a part of the picture then switch to the next before the first is downloaded (since it takes them so long to download) so if anybody also knows how to make it so it won't switch pictures until they're all downloaded that would help as well.
Thanks in Advance
Dave
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
I'm using the fading image script on the Dynamic Drive website. The problem I'm running into is this:
When you load the website, each time it tries to fade into a new image - it tries to download the image. Even if all the images have been downloaded once. Every time it tries to switch, it redownloads them. This isn't actually shown as an issue until its posted as a website. When you go to http://(my website) it shows downloading on the bottom each time the picture changes. If I run it locally off the computer I did my website on, it didn't have this issue. Not until I posted it on the web and looked at it from another computer.
Now I'm a complete noob with javascript and am limited to (sometimes) being able to modify other peoples script to get what I need done, but this is out of my league.
Does anybody know how to edit the following script so it'll cache the pictures and not have to download them each time it tries to circle through them?
Another smaller issue I"m having is people on dial up. It'll switch pictures before the first one is even downloaded. SO it'll show a part of the picture then switch to the next before the first is downloaded (since it takes them so long to download) so if anybody also knows how to make it so it won't switch pictures until they're all downloaded that would help as well.
Thanks in Advance
Dave