article thumbnail

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

CSS - Tricks

Until now, developers like ourselves have had to use JavaScript (whether it’s a library or something written from scratch) in order to achieve lazy-loading. 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. > Browser support.

Traffic 58