-
When an
<img loading="lazy">
is hidden (in a menu for example) but above the fold, when exactly is it downloaded? 🤔 In all browsers? Is JS-based lazy loading after theload
event better for above the fold CSS/JS optimization? nicolas-hoizey.com/notes/2022/10/14/1/