GianlucaGuarini / jQuery.BlackAndWhite

Clientside grayscale images on any browser
http://gianlucaguarini.github.io/jQuery.BlackAndWhite/
Other
310 stars 131 forks source link

Ajax load #48

Closed francorisso closed 10 years ago

francorisso commented 10 years ago

When load by ajax, it duplicates all the images and the hover doesn't work fine. I've forked and fixed this by changing the data() method for the hasClass() method to check if an image already has the black&white applied.

GianlucaGuarini commented 10 years ago

Thanks for your pull request the issue got fixed in the new 0.3.4 release

francorisso commented 10 years ago

Great! Thanks :D

On Thu, Jul 31, 2014 at 5:56 PM, Gianluca Guarini notifications@github.com wrote:

Thanks for your pull request the issue got fixed in the new 0.3.4 release

— Reply to this email directly or view it on GitHub https://github.com/GianlucaGuarini/jQuery.BlackAndWhite/issues/48#issuecomment-50817439 .

Franco Risso.