Iframes not affected
-
On most (if not all) pages on our website iframes are not affected by lazyloading.
I made a testpage with just an iframe and some text above it and the iframe was affected there, but on a page with actual content it was not working.
It seems as if it is a conflict with other elements on the page but which elements I can’t determine since each element separately works fine even when combined with the iframe so it may be a combination of elements.
From my tests it seems that
<ul>, <img> and <table>elements are causing it to stop lazyloading iframes. Images are still lazyloaded just fine.
The topic ‘Iframes not affected’ is closed to new replies.