Error in IE8 Browser -> Message: Object doesn't support this property or method
- by tibin mathew
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!!!!