Hi,

I have setup the slideshow formatter on an image field. It works fine in all browsers except IE 7/8.

Here is the IE js error.

Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)Timestamp: Sat, 16 Apr 2011 08:54:26 UTC
Message: Object doesn't support this property or methodLine: 151Char: 392Code: 0URI: http://d6.mac/misc/jquery.js?v=1.4.4

List of versions:
- Drupal 7.0
- Field slideshow-7.x-1.x-dev/7.x-1.0

Hope this info helps, let me know if you require more details.

Ivan

Comments

jdanthinne’s picture

Status: Active » Postponed (maintainer needs more info)

Hi,
I've just tested a very simple install (fresh Drupal 7 install + Field Slideshow) on IE 7/8/9 and no errors…
Why do you think Field Slideshow is the cause of the bug?

ivan zugec’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I was getting JS error when I had the formatter displayed. I tested it with bartik and a custom theme and still got the error.

Must be a local issue, thanks.

AlexanderPop’s picture

Drupal 7.10
field_slideshow-7.x-1.5
fresh install
Bartik
Garland
doesn't work in IE7
all other browsers opera, FF, chrome, IE8 working fine
please suggest how to fix in IE7

jdanthinne’s picture

@AlexanderPop : What do you mean by "doesn't work"? The slideshow? The carousel?
Do you have a test url?

nathanjo’s picture

I just reported an issue probably related for IE7 http://drupal.org/node/1393464. Because of the extra character in JS the IE7 and below throwing an error which other browsers ignore it and even IE8 which is fine also.

AlexanderPop’s picture

@jdanthinne sorry was away. It's on local host
all images in slideshow are static.
I can see thumbnails and main images above them. but when click on thumbnail main image is not changing. Only IE7. with and without carousel

AlexanderPop’s picture

http://drupal.org/node/1393464 fixed problem! thanks