Skip to content

Instantly share code, notes, and snippets.

@oleglukashev
Created October 11, 2014 07:42
Show Gist options
  • Save oleglukashev/e8e2b0bb6d241f7a35f6 to your computer and use it in GitHub Desktop.
Save oleglukashev/e8e2b0bb6d241f7a35f6 to your computer and use it in GitHub Desktop.
Animate window scroll
$("html, body").animate({ scrollTop: %%% });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment