Jump to content

AJAX app not working in IE6, IE7, or IE8 I think JS file is problem


woocha

Recommended Posts

Hi Guys,

 

  I have a JS file for an AJAX app that works great in Firefox, Chrome, and Opera, but not in IE6 or IE7.  The JS file is located here: http://www.russwilliamsart.com/scripts/imago.js and the XML file it grabs info from is right here:    http://www.russwilliamsart.com/gallery/Giclees/gallery.xml

 

I think the problem is in the JS file, but I can't seem to find the error, can someone please help me out.

 

thanks,

 

 

 

 

You may also want to show where this gallery script runs http://www.russwilliamsart.com/gallery.php

 

When I open that page in IE I receive the following error:

"this property or method is not supported for this object" on line 248

 

this is what I see on line 248

description = this.getDescription();

searching through the Gallery class the function "getDescription()" is nowhere to be found. I suggest you comment that line out and see what that does since you can't use what isn't there.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.