jQuery

[jQuery] 화면 상단 스크롤 - animate(scrollTop:0)

cpu21 2017. 12. 19. 15:42

$('html, body').animate({scrollTop:0}, 'slow');