The Wayback Machine - https://web.archive.org/web/20210806043238/https://github.com/topics/lazyload
Skip to content
#

lazyload

Here are 323 public repositories matching this topic...

vanilla-lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
  • Updated Aug 1, 2021
  • JavaScript
wp-rocket
juricazuanovic
juricazuanovic commented Oct 28, 2020

Describe the bug
On the frontend, the embed post block generates an iframe that loads the embedded posts, but when the Lazyload for iframes is enabled, embedded posts are not loaded in the Chrome browser.

Lazy load status for iframe does not change from data-ll-status="loading" to data-ll-status="loaded".

On Firefox embedded post iframe is lazy loaded.

To Reproduce
Steps to

Improve this page

Add a description, image, and links to the lazyload topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lazyload topic, visit your repo's landing page and select "manage topics."

Learn more