Skip to content

Instantly share code, notes, and snippets.

@llSourcell
Created September 19, 2016 19:55
Show Gist options
  • Select an option

  • Save llSourcell/8fc4393960aeef827b09744ca1a97cc8 to your computer and use it in GitHub Desktop.

Select an option

Save llSourcell/8fc4393960aeef827b09744ca1a97cc8 to your computer and use it in GitHub Desktop.
$(document).ready(function(){
$('body,html').animate({scrollTop: 156}, 800);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment