article thumbnail

A Deep Dive into Native Lazy-Loading for Images and Frames

CSS - Tricks

Most libraries work like this: The initial, server-side HTML response includes an img element without the src attribute so the browser does not load any data. As we noted at the start, Chromium and Google Chrome will ship a native lazy-loading mechanism in the form of a new loading attribute, starting in Chrome 75.

Traffic 58