efru
03-18-2008, 09:57 PM
1) Script Title:
Ultimate Fade-in slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
Page : http://new.johnsondevelopment.com/gallery.php ...or any other page on the site except the index..
Browser : IE7 on XP
This script works PERFECTLY on Firefox/Opera/Safari, but internet explorer is throwing this "Operation aborted" (nice error code btw) randomly throughout the site. Sometimes the pages work, sometimes they bomb. I have the script I'm suppose to put in my header stored in an external .js file, located at :
http://new.johnsondevelopment.com/js/image_rotate.js
You'll see from the sourcecode that I had to make a few different arrays, for the different sections on the site.
I've read a lot on this from random pages across the internet, and I guess the problem lies with this script running before the body is finished...so I put a body onload="fadeshow();"...no luck. Same thing. I'm mostly a PHP dev, not very much into Java, so this may be an easy fix..
Does anyone know how I can get past this, sans driving to everyones house in the world and deleting internet explorer?
Thanks in advance
Ultimate Fade-in slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
Page : http://new.johnsondevelopment.com/gallery.php ...or any other page on the site except the index..
Browser : IE7 on XP
This script works PERFECTLY on Firefox/Opera/Safari, but internet explorer is throwing this "Operation aborted" (nice error code btw) randomly throughout the site. Sometimes the pages work, sometimes they bomb. I have the script I'm suppose to put in my header stored in an external .js file, located at :
http://new.johnsondevelopment.com/js/image_rotate.js
You'll see from the sourcecode that I had to make a few different arrays, for the different sections on the site.
I've read a lot on this from random pages across the internet, and I guess the problem lies with this script running before the body is finished...so I put a body onload="fadeshow();"...no luck. Same thing. I'm mostly a PHP dev, not very much into Java, so this may be an easy fix..
Does anyone know how I can get past this, sans driving to everyones house in the world and deleting internet explorer?
Thanks in advance