Skip to content

Instantly share code, notes, and snippets.

@griffiths
Created April 10, 2018 21:57
Show Gist options
  • Save griffiths/83504f551fc2494385671b66d977db44 to your computer and use it in GitHub Desktop.
Save griffiths/83504f551fc2494385671b66d977db44 to your computer and use it in GitHub Desktop.
$(window).scroll(function() {
console.log("window has scrolled!");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment