Skip to content Skip to sidebar Skip to footer
Showing posts with the label Lazy Loading

Prevent Double Request When Lazy Loading A Background-image

I'm trying to lazy load a background-image using Javascript and using a callback when the downl… Read more Prevent Double Request When Lazy Loading A Background-image

Jquery.lazy(): Plugin Is Not Loading My 'li' Contents

The Lazy plugin doesn't work fine for me. I've even added alerts to find where the problem … Read more Jquery.lazy(): Plugin Is Not Loading My 'li' Contents

Lazy Load Iframe (delay Src Http Call) With Jquery

I am looking for something similar to jQuery image lazy load plugin, but for iframes. Solution 1:… Read more Lazy Load Iframe (delay Src Http Call) With Jquery