lazy load of background images
-
I often use plugins to Lazy load regular images in pages or posts.
Unfortunately, this does not work with images forming the background of pages, in one-page design for instance.
These images are usually called with something like :
<div style="background-image: url(https://mysite.com/wp-content/.../myimage.jpg);">
Do you have experience of lasy loading for background images ?
Thanks for help
- The topic ‘lazy load of background images’ is closed to new replies.