aFarkas / lazysizes

High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
MIT License
17.56k stars 1.73k forks source link

Load featured image Immediately with blurhash placeholder image #960

Open geeknotnerd opened 2 years ago

geeknotnerd commented 2 years ago

Great plugin!! Describe your problem/question I want use blurhash placeholder replacement image until my original featured image is loaded. but at the same time I don't want user to start interacting with to load the . in other words - as soon as page is loaded, blurry placeholder image loads and then original image should replace it, all without user interacting with the page. This is going to help us with LCP a lot.

Don't know if it's a right ask for this plugin, but I have a feeling it's possible with correct settings which I am missing. Thanks for your time!