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

Slide transition problem with jQuery Plugin in IE9 and local IIS on Windows 7 with SP1. #344

Open neon09 opened 11 years ago

neon09 commented 11 years ago

I create ASP.NET MVC 4 internet application in Visual Studio 2010. Include all scripts and CSS in _Layout.cshtml and add simple slider with 3 images to Home\Index view. I publish application to local IIS and open it in IE9. First slide transition after page load or reload (CTRL+F5) always run without animation. Slider just jump to the next image. All other subsequent transitions run fine in cycle. I can send you my project sources.