dinbror / blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
http://dinbror.dk/blazy
MIT License
2.63k stars 356 forks source link

Fix example src tag html (fail on HTML compress tools) #124

Open kevinLB opened 7 years ago

kevinLB commented 7 years ago

Hi,

I just changed the "src" attribute in the example page that fail on my HTML compress gulp tool because it was invalid. It that ok for you ?

Thanks and I love that light lib man ;)

@dinbror