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

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

Basic Infinite Scrolling/lazy Loading Blog Posts With Pure Javascript

I'm looking for a lightweight solution (hopefully without jQuery but I'm open to suggestion… Read more Basic Infinite Scrolling/lazy Loading Blog Posts With Pure Javascript

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

How To Force Loading Images For The Webpages Installed "lazy Load" Without Scrolling?

I implement a Chrome extension. The extension needs to get all images URLs of webpages. However, so… Read more How To Force Loading Images For The Webpages Installed "lazy Load" Without Scrolling?