Codeinwp / Nivo-Slider-jQuery

Nivo Slider - The Most Awesome jQuery Image Slider
http://docs.themeisle.com/article/485-getting-started-with-the-nivo-slider-jquery-plugin
MIT License
1.25k stars 605 forks source link

V3 and up - IE (All versions) links dont work. #293

Open dementic opened 12 years ago

dementic commented 12 years ago

as the title says, since version 3 and up, the image links do not work on internet explorer, all versions. no problem shows in chrome/firefox.

dcinzona commented 12 years ago

This is the same for me.

xtwistedgeniusx commented 12 years ago

I have same issue also.

ghost commented 12 years ago

Same here.

dementic commented 12 years ago

Since this seems to be ignored, this page offers a fix (worked for me) http://support.dev7studios.com/discussions/nivo-slider/1578-links-doesnt-work-only-on-ie9

ghost commented 12 years ago

This should be a high-prio issue since it affects not only IE7 and IE8 but also IE9 which is considered a modern browser 2012.

Another workaround is that if you use caption on your images you could link the text in the caption and you at least get something to direct your users where you want them to.

michaelw90 commented 12 years ago

I have submitted a Pull Request - https://github.com/gilbitron/Nivo-Slider/pull/296 - to hopefully rectify this issue.

Thanks.