Skip to content

Instantly share code, notes, and snippets.

@scottcorgan
Created December 22, 2011 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottcorgan/1512208 to your computer and use it in GitHub Desktop.
Save scottcorgan/1512208 to your computer and use it in GitHub Desktop.
Scrolltop
$(document).animate({
scrollTop : 100
});
@scottcorgan
Copy link
Author

use whatever number besides 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment