라벨이 scroll history인 게시물 표시

[JS] History API : 스크롤 복원

if ( 'scrollRestoration' in history ) {   // Back off, browser, I got this...   history . scrollRestoration = 'manual' ; } https://developers.google.com/web/updates/2015/09/history-api-scroll-restoration