When Should You Not Use Lazy Loading?

  • You have images above the fold
  • You have a store
  • Doing it only to fool pagespeed scores
  • You’ve got a CDN
  • Have only a few images on each page
  • You have a fast-loading website and strong server

How do you make a picture lazy load

Chrome and Firefox both support lazy-loading with the loading attribute. This attribute can be added to elements, and also to