codrops / Elastislide

Elastislide is a responsive image carousel that will adapt fluidly in a layout. It is a jQuery plugin that can be laid out horizontally or vertically with a pre-defined minimum number of shown images
362 stars 111 forks source link

Preview image not changed in Native IE8 #14

Open skunkbad opened 11 years ago

skunkbad commented 11 years ago

Although Elastislide works well in the developer tools version of IE8, native IE8 is not so friendly, and the preview image of example 4 never changes when clicking on one of the thumbnail images. Instead, the link is followed to /#. This is even the case on your own hosted example: http://tympanus.net/Development/Elastislide/index4.html

I realize that at this point it's very hard to get ahold of a native IE8 browser to play with, but you really cannot claim that Elastislide works in IE8, or at least example 4 doesn't. I haven't tried the other examples because my current project calls for work done like example 4.

If I can find a solution I'll be sure to post back, but I'm hoping you can provide some help, as I'm not the best at debugging javascript, and you would know your plugin best.

howdu commented 10 years ago

I have tested on IE8 on windows XP and also using browserstack using IE8 both work fine when clicking on the image

natalasa commented 10 years ago

I have same problem with you. how to fix this ?