[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
IT인의 잡다한 일상