minnow312
03-23-2013, 12:13 AM
1) Blending Image Slideshow Script
2) http://www.dynamicdrive.com/dynamicindex14/image4.htm
3) Describe problem: Only on IE 10 do I get this error. It worked in all other previous versions of IE and still works on Firefox and Chrome.
Error Message: Unable to get property '0' of undefined or null reference
The error message cites this line in the code:
var blenddelay=(ie)? document.images.slide1.filters[0].duration*1000 : 0
Thank you for your help. Have loved the way this script looked on my website.
2) http://www.dynamicdrive.com/dynamicindex14/image4.htm
3) Describe problem: Only on IE 10 do I get this error. It worked in all other previous versions of IE and still works on Firefox and Chrome.
Error Message: Unable to get property '0' of undefined or null reference
The error message cites this line in the code:
var blenddelay=(ie)? document.images.slide1.filters[0].duration*1000 : 0
Thank you for your help. Have loved the way this script looked on my website.