Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript try to change image loading order by doing first images at or below viewport likely via image loading lazy #37

Open
cirosantilli opened this issue Apr 18, 2020 · 0 comments

Comments

@cirosantilli
Copy link
Contributor

cirosantilli commented Apr 18, 2020

Maybe we can do it by manipulating loading="lazy" from javascript? https://stackoverflow.com/questions/2321907/how-do-you-make-images-load-lazily-only-when-they-are-in-the-viewport/57389607#57389607

For now as of 9bb0a12 we will just set loading=lazy by default

@cirosantilli cirosantilli changed the title JavaScript try to change image loading order by doing first images at or below viewport JavaScript try to change image loading order by doing first images at or below viewport likely via image loading lazy Apr 21, 2020
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

No branches or pull requests

1 participant