Skip to content

Instantly share code, notes, and snippets.

@luislobo14rap
Last active May 8, 2018 15:22
Show Gist options
  • Save luislobo14rap/25b850325feda86db588a4abe82bdeaf to your computer and use it in GitHub Desktop.
Save luislobo14rap/25b850325feda86db588a4abe82bdeaf to your computer and use it in GitHub Desktop.
$('html, body').stop().animate({
scrollTop: 0
}, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment