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

Nivo Slider breaks in IE8 - slides jumble/directional nav stops functioning #353

Open ghost opened 11 years ago

ghost commented 11 years ago

My Nivo Slider plug-in fails in IE8. Here's what happens: The first slide loads and all the dimensions look correct. Then an error occurs when it goes to the second slide. At this point the slides and links get jumbled and the directional nav stops functioning. I've noticed that IE shows an "error on page" message related to a jquery file, but I don't have the developer sophistication to troubleshoot it further. I've changed a few things in my style sheet and eliminated links but errors persist. Let me know if you have any suggestions and thank you.

Here is the site: http://planocycling.com.

And here are the error details:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Mon, 4 Mar 2013 23:16:58 UTC

Message: Invalid procedure call or argument Line: 1 Char: 34962 Code: 0 URI: http://planocycling.com/includes/js/jquery/jquery.secure.js

EDIT: FIXED, I was able to get it working by calling the script from within the nivo-slider div. Not sure why that worked but it did.