Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
lazy loading

17 Articles
{
,

}
Direct link to the article The Complete Guide to Lazy Loading Images
lazy loading performance

The Complete Guide to Lazy Loading Images

Wondering how lazy loading images works? It's an important thing to understand as it can really speed up the loading of your page and reduce bandwidth usage both for your site and the user.
Avatar of Rahul Nanwani
Rahul Nanwani on Sep 25, 2018 (Updated on Jan 4, 2022)
Direct link to the article A Native Lazy Load for the Web
chrome lazy loading

A Native Lazy Load for the Web

A new Chrome feature dubbed “Blink LazyLoad” is designed to dramatically improve performance by deferring the load of below-the-fold images and third-party <iframe></iframe>s.

The goals of this bold experiment are to improve the overall render speed of content that …

Avatar of Ben Schwarz
Ben Schwarz on Aug 27, 2018 (Updated on Jul 10, 2019)
Direct link to the article Lazy Loading Gravatars in WordPress
images jQuery lazy loading WordPress

Lazy Loading Gravatars in WordPress

Most WordPress themes show user Gravatars in the comment threads. It’s a way of showing an image with the user, as associated by the email address used. It’s a nice touch, and almost an expected design pattern these days.

Every …

Avatar of Chris Coyier
Chris Coyier on Apr 4, 2017
comments disqus JavaScript lazy loading

Lazy-Loading Disqus Comments

Lately, I’ve been obsessed with optimizing performance through lazy-loading. Recently, I’ve written on how to lazy-load Google Maps and on how to lazy-load responsive Google Adsense. Now it’s time for Disqus, a service for embedding comments on your …

Avatar of Osvaldas Valutis
Osvaldas Valutis on Dec 7, 2016 (Updated on Dec 8, 2016)
adsense advertising lazy loading performance

Lazy Loading Responsive Adsense Ads

You’ve been hard at work optimizing your site. You’ve already done things like lazy-loading Google Maps and been wondering if there was anything else you could do. For example, is there anything we can do to improve the loading of …

Avatar of Osvaldas Valutis
Osvaldas Valutis on Nov 15, 2016 (Updated on Mar 8, 2019)
lazy loading

Lazy Loading Images

UPDATE: This is pretty old. If you’re looking to lazy load images these days, I’d recommend looking at:

  • The Complete Guide to Lazy Loading Images
  • A Native Lazy Load for the Web Platform
  • Tips for rolling your own lazy loading
…
Avatar of Chris Coyier
Chris Coyier on Mar 27, 2012 (Updated on Jan 26, 2020)
  • Newer
  • 1
  • 2

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Agency Coaching
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top