wyntau/me-lazyload

Loader indicator

celsomtrindade opened this issue · 2 comments

Is there a way to put a loading indicator (like a gif) while the img is waiting/downloading ?

Year.
I think it could not be hard to implementate.
But we have to use new Image() to load image, because image.src is your indicator url firstly.

Currently, got indicator?