Skip to content

Conversation

DanielFloeter
Copy link

WordPress 5.5 adds loading="lazy".
HTMLImageElement.complete attribute to find and count 'load' images.
Window.onload or $(document).ready() is required for lazy-loading images.

WordPress 5.5 adds loading="lazy".
HTMLImageElement.complete attribute to find and count 'load' images.
Window.onload or $(document).ready() is required for lazy-loading images.
@ott
Copy link

ott commented Jun 26, 2021

I can confirm that this pull request solves the problem with lazily-loaded images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants