data-img-jquery
data-img-jquery copied to clipboard
Lazyload support
Is there a possibility for support with lazyload? Latest lazyload uses the following setup:
<img class="lazy" data-original="img/example.jpg" width="640" height="480">
Something that would be nice. http://luckyyou.so uses a combo of both of these but is a bit more custom. When I have time I will look into this @richgcook.
@tomsansome No problemo. I'll have a think too in how it could work and get back to you. Ultimately, lazyload is a little old these days so might be worth refactoring that, rather than this. I'll have a think.