chapmanu / fragmentions

A proposal and polyfill to use ## double-hash anchors as links to individual words or phrases in a document.
https://github.com/chapmanu/fragmentions
Other
76 stars 13 forks source link

Use scrollIntoView to move to element. #2

Closed dracos closed 10 years ago

dracos commented 10 years ago

Given there's a built in function, I assume it makes sense to use it, though could well be wrong!

jonathantneal commented 10 years ago

Nice! I never knew about this, and it looks like scrollIntoView has been around forever https://developer.mozilla.org/en-US/docs/Web/API/Element.scrollIntoView