Skip to content

Instantly share code, notes, and snippets.

@griffiths
Created April 11, 2018 02:40
Show Gist options
  • Save griffiths/92ba01406a86b7d86181592d63d10f4c to your computer and use it in GitHub Desktop.
Save griffiths/92ba01406a86b7d86181592d63d10f4c to your computer and use it in GitHub Desktop.
$(window).resize(function() {
console.log("You resized the window!");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment