Error in IE8 Browser -> Message: Object doesn't support this property or method
Posted
by tibin mathew
on Stack Overflow
See other posts from Stack Overflow
or by tibin mathew
Published on 2010-05-08T07:24:44Z
Indexed on
2010/05/08
7:28 UTC
Read the original article
Hit count: 271
jquery-ajax
Hi All,
In my joomla project(http://crystalwrightlive.com) home page there is one sliding banner section, but this banner not working in IE browser (working fine in FF browser) and showing following error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; InfoPath.2) Timestamp: Sat, 8 May 2010 06:42:15 UTC
Message: Object doesn't support this property or method Line: 1 Char: 1 Code: 0 URI: http://crystalwrightlive.com/index.php
In index page included a jquery file: http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
when i removed this JS file, no error but this JQuery file needed for this sliding banner.
How can i fix this issue, Please anyone help me!!!!
© Stack Overflow or respective owner