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. In contrast to JavaScript lazy-loading libraries, native lazy-loading uses a kind of pre-flight request to get the first 2048?bytes The pre-native approach. > Browser support.

Traffic 58