GoogleChromeLabs / GoogleChromeLabs/ProgressiveWordPress
Lazy loading images: No fallback on disabled javascript
Open
- Dominant language
- JavaScript
- Stars
- 561
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.