I am using this jQuery plugin to lazy-load my images. Lazy Loader
It is working fine. I just want to show a “loading” image (gif maybe) on top of all those image which are not loaded yet, which disappears when the image loads.
Any idea how to do this.
FYI: I am using a 1×1 gif image as a placeholder.
I make
demo projectfor above your requirement this is working fine for me please use following code for that.In Head:
Body :