Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jonas21
4 months ago
|
parent
|
context
|
favorite
| on:
Death to Scroll Fade
It can speed up the loading of the above-the-fold content because the images on the rest of the page can be loaded as the user scrolls closer to them.
talim
4 months ago
|
next
[–]
You can do this with just the 'loading' attribute on img elements and let the browser handle it without the gratuitous animations:
<img loading="lazy" src="image.jpg" alt="..." />
knorker
4 months ago
|
prev
[–]
So you agree that for text, it should NEVER be used. And you are
only
arguing for lazy loading of images?
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: