1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: The loading graphic loads with a...
Type: Posts; User: nrz13; Keyword(s):
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: The loading graphic loads with a...
John:
I agree with you that it would be rare for anyone to encounter the bug on a normal basis and that it's not a showstopper bug, but I did want to report it so the author would be aware of the...
Thanks again for the help, ddadmin!
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: when zooming out (negative) at...
ddadmin:
Sometimes it would wait to fire the slideshow when all the images were loaded, but most of the time it would just start for me. I also discovered that the previous version I had would...
From what I can tell, the only code that you changed was on the following two lines:
var slideshow=this, $=jQuery
jQuery(window).load(function(){
I'm not sure why, but when I tested it...
ddadmin:
Thanks again for keeping with this. I'm having two problems with the file.
The first is that I'm unable to properly view the source code. There is just a rectangular box character...
Does anyone know if it is possible to load the images completely before running this slideshow?
ddadmin:
Thanks for the reply. When I substitute (window).load per your suggestion the script no longer runs at all.
Any other ideas?
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: images do not pre-load before...
This introduces an error when I tested it. Using "2" instead of "i" requires that the slideshow have at least 3 images in it. This probably won't be a problem for most people, but it was an issue...