News

Lazy-loading The lazy-loading HTML attribute tells a browser to either wait before downloading an image or to download it right away. There is no JavaScript need to accomplish this.
On Google’s podcast, Martin Splitt explains how default lazy loading can delay LCP, why some libraries hinder indexing, and ...
Future versions of Google Chrome will feature built-in support for lazy loading, a mechanism to defer the loading of images and iframes if they are not visible on the user's screen at load time.