mgscom
09-09-2005, 04:31 AM
Hello,
I am new to this forum. First of all, thank Dynamic Drive for those great scripts that have saved us great deal amount of time!!!
I am helping to build an online store but not yet an Javascript expert. We are leveraging the Blending Image Slideshow script, along with others. The script is said to work in Opera 7 (without the blend-in effect of course). But we run into some error in Opera 8.02 complaining about the type. The script works fine with IE6 and Firefox and Netscape as expected. The following is cut & pasted from the Opera 8.02 Javascript console:
Inline script thread
Error:
name: TypeError
message: Statement on line 5: Could not convert undefined or null to object
Backtrace:
Line 5 of inline#8 script in URL removed as requested
var blenddelay = ie ? document.images.slide.filters[0].duration * 1000 : 0;
Does anyone knows why or if this is a bug? Thanks in advance.
Jason
I am new to this forum. First of all, thank Dynamic Drive for those great scripts that have saved us great deal amount of time!!!
I am helping to build an online store but not yet an Javascript expert. We are leveraging the Blending Image Slideshow script, along with others. The script is said to work in Opera 7 (without the blend-in effect of course). But we run into some error in Opera 8.02 complaining about the type. The script works fine with IE6 and Firefox and Netscape as expected. The following is cut & pasted from the Opera 8.02 Javascript console:
Inline script thread
Error:
name: TypeError
message: Statement on line 5: Could not convert undefined or null to object
Backtrace:
Line 5 of inline#8 script in URL removed as requested
var blenddelay = ie ? document.images.slide.filters[0].duration * 1000 : 0;
Does anyone knows why or if this is a bug? Thanks in advance.
Jason