Skip to content

Instantly share code, notes, and snippets.

@k0nserv
Created January 10, 2014 16:41
Show Gist options
  • Save k0nserv/8357727 to your computer and use it in GitHub Desktop.
Save k0nserv/8357727 to your computer and use it in GitHub Desktop.
scrollId = setInterval(function () { window.scrollBy(0, 5);}, 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment