plugin Lazysizes: lazyload iframe not working
-
Hi there,
I’ve installed plugin Lazysizes 1.1.0 in my WP-site. I’m trying to get the content of a iframe lazy loaded. Unfortunately it’s not working. This is the source code in the html page of my site:
<iframe data-src=”https://sanneterpstra.com/mmbs/proef.html” style=”height:800px; width:100%; border:1px solid #000;” class=”lazyloaded”></iframe>
And this is the source code of the page within the iframe:
<body>
</body>What do I do wrong?
Note: when I delete ‘src’ and only ‘data-src’ remains, then its lazyloading, but then I can’t see the image in my browser (Chrome 77).
Thanks, Henriette.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘plugin Lazysizes: lazyload iframe not working’ is closed to new replies.