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 355 forks source link

Lazyloading a SVG. Is possible? #161

Open lowpez opened 6 years ago

lowpez commented 6 years ago

Hello guys,

Great work on Blazy. I'm really enjoying all the features. Just one point besides: I been trying to apply lazyloading on a svg file (as img), seems not work. Just a blank space on this.

Any ideas if is supported or not? Cheers.