Y
Hacker News
new
|
ask
|
show
|
jobs
by
thug
2635 days ago
What? As far as I know this feature is completely client-side.
3 comments
lpellis
2635 days ago
The server will know how far you scrolled in a session by what images/iframes are being downloaded.
link
Forge36
2635 days ago
With server side implications. The worst case would be a website stacking 1px images vertically to detect good far your scrolled
link
thug
2635 days ago
I see.. but this would only make a difference for people who disabled JS, and these people can probably also disable lazy loading.
link
zamadatix
2635 days ago
Assuming lazy loading remains a flag. Chrome just removed the flag to disable hyperlink auditing and that one was even blatantly about privacy.
link
Forge36
2634 days ago
It's that true of iFrames? I haven't tried to determine within a child frame if scrolled into view.
link