youtube / spfjs

A lightweight JS framework for fast navigation and page updates from YouTube
https://youtube.github.io/spfjs/
MIT License
2.24k stars 147 forks source link

Reset scroll position on new navigation. #285

Closed nicksay closed 9 years ago

nicksay commented 9 years ago

As a follow up to #263, which covered restoring scroll position on back and forward, SPF should also reset the scroll position (to top) on new navigation.

nicksay commented 9 years ago

After experimentation, this is ready to be released!