Y
Hacker News
new
|
ask
|
show
|
jobs
by
hallucy
1164 days ago
I asked it how to scroll to an element taking into account a fixed header. It helpfully described the `offsetTop` parameter to `Element.scrollIntoView`. Only problem is, that parameter doesn’t exist.