GianlucaGuarini / jQuery.BlackAndWhite

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

Uncaught TypeError: Cannot read property 'complete' of undefined #72

Open jonasmarco opened 5 years ago

jonasmarco commented 5 years ago

blackandwhite.min.js:1 Uncaught TypeError: Cannot read property 'complete' of undefined at A (blackandwhite.min.js:1) at HTMLImageElement.<anonymous> (blackandwhite.min.js:1) at Function.each (jquery.js:4) at init.each (jquery.js:4) at E (blackandwhite.min.js:1) at init.BlackAndWhite (blackandwhite.min.js:1) at HTMLDocument.<anonymous> (<anonymous>:40:25) at c (jquery.js:4) at Object.add [as done] (jquery.js:4) at init.ready (jquery.js:4)

Someone can help me?