A Deep Dive into Native Lazy-Loading for Images and Frames
CSS - Tricks
MAY 15, 2019
Images make up around 50% of an average website's traffic. In short, we’re talking about a mechanism that defers the network traffic necessary to load content when it’s needed — or rather when trigger the load when the content enters the viewport. You can find a comprehensive list of requirements in Scott Little's design documentation.
Let's personalize your content