data-img-jquery icon indicating copy to clipboard operation
data-img-jquery copied to clipboard

Lazyload support

Open richgcook opened this issue 12 years ago • 2 comments

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">

richgcook avatar Mar 20 '14 21:03 richgcook

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 avatar Mar 21 '14 10:03 tomsansome

@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.

richgcook avatar Mar 24 '14 16:03 richgcook