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

Lazy loading images: No fallback on disabled javascript #13

Open
sean-nicholas opened this issue Oct 25, 2017 · 1 comment
Open

Lazy loading images: No fallback on disabled javascript #13

sean-nicholas opened this issue Oct 25, 2017 · 1 comment

Comments

@sean-nicholas
Copy link

If you disable javascript the thumbnail is not replaced with the real image.

What about putting the original img tag into a noscript tag?

I found this blog post that goes more into detail: https://www.robinosborne.co.uk/2016/05/16/lazy-loading-images-dont-rely-on-javascript

@surma
Copy link
Contributor

surma commented Oct 27, 2017

I… I could have sworn I did that. I definitely wanted to do that, but I guess I forgot. I’ll fix that once I land #12. Thanks so much for the issue :)

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

3 participants
@surma @sean-nicholas and others