Lazy-load placeholder images
-
This article says the placeholder image is “lazy-loaded by default in most cases”. But actually, the image is set as CSS
background-image
which isn’t handled by most lazy-loading solutions.Maybe the structure can be refactored for better performance?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Lazy-load placeholder images’ is closed to new replies.