Internet Explorer 7 issues a filter.match(...)1 is null or is not an object error on line 76, but the slideshow still works.

If fading is enabled, it issues the same error on line 55 and in this case the slideshow stops.

Error reported also on IE6, but slideshow always works.

Comments

pulpzebra’s picture

Status: Active » Closed (fixed)

There's most likely nothing wrong with the views slideshow module. I had the same error on thickbox and I'm 99,9% certain that's due to a weird and still not identified markup in my page.

In fact, had the same filter.match error using thickbox. Solved both by adding filter:alpha(opacity=100) property in my CSS and in thickbox.css, but it's just a workaround. The error must be somewhere else. I would like to further investigate my theme.css file and the theme I used as a codebase for my website.

Please, don't really consider this post unless you run into the same problem.