issues
search
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
Scroll to top during navigation processing (experimental).
#290
Closed
nicksay
closed
9 years ago
nicksay
commented
9 years ago
Scroll to top when processing the first html fragment of a response.
If a position is stored in history, don't scroll to top and instead scroll to the saved position after processing is complete.
Guard the new scroll-to-top behavior with an
experimental-scroll-position
config.
Progress on #285.
awbraunstein
commented
9 years ago
lgtm
DavidCPhillips
commented
9 years ago
LGTM
experimental-scroll-position
config.Progress on #285.