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,

 

 

 

 

Link to comment
Share on other sites

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.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.