luis-almeida / unveil

A very lightweight jQuery plugin to lazy load images
4.16k stars 676 forks source link

Test if unveiling img tag or changing background-image #108

Open pau1phi11ips opened 8 years ago

pau1phi11ips commented 8 years ago

For img tags - unveils data-src to src="{source}" For other tags - unveils data-src to style="background-image:url({source})"

jpolvora commented 7 years ago

I need this feature. It will not be merged into master?