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

version 3.1 reloads page #340

Open spam1 opened 11 years ago

spam1 commented 11 years ago

There are two requests to page in v3.1 Try to download .zip with nivo slider, unpack it. Create file nivo-slider\demo\demo.php and copy to it content of nivo-slider\demo\demo.html Add to that file php code: <?php file_put_contents( 'test.txt', date( 'Y-m-d H:i:s' )."\n", FILE_APPEND ); ?> and run demo using demo.php file. You wil notice two requests in text.txt file eg.: 2013-01-05 15:56:41 2013-01-05 15:56:41

I think that may be big problem if page is loaded twice.

michaelw90 commented 11 years ago

Is this within Firefox only? If so, could you take a look at this: http://stackoverflow.com/questions/2016784/pages-load-twice-on-firefox

It isn't an exclusive Nivo Slider issue it seems.

spam1 commented 11 years ago

Unfortunately no, it works that way in all browsers :-(

spam1 commented 11 years ago

More here: http://support.dev7studios.com/discussions/nivo-slider-jquery-plugin/KV-226947