Today I Learned - Rocky Kev

TIL About Native Lazy Loading

POSTED ON:

TAGS:

Native Lazy Loading.

<img src="myimage.jpg" loading="lazy" alt="..." />
<iframe src="content.html" loading="lazy"></iframe>

#1 on the list

Note: Not every browser supports it. But it's a lightweight and frictionless way to set up lazyloading.


Related TILs

Tagged:

TIL About Native Lazy Loading

Native Lazy Loading is a thing!

TIL About Native Lazy Loading

Native Lazy Loading is a thing!

TIL About Native Lazy Loading

Native Lazy Loading is a thing!