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 Wordpress give 304 #329

Open lucasRolff opened 11 years ago

lucasRolff commented 11 years ago

Hi,

I've bought the Nivo Slider Wordpress plugin - and saw that it does a 304 call to / http://www.webpagetest.org/result/121115_MG_9HP/1/details/

It's done by line 6312 in jquery.js (not minified): div.innerHTML = wrap[1] + elem + wrap[2];

Does anybody know how to solve this?