Skip to content

Instantly share code, notes, and snippets.

@rolka
Created May 15, 2013 14:40
Show Gist options
  • Select an option

  • Save rolka/5584477 to your computer and use it in GitHub Desktop.

Select an option

Save rolka/5584477 to your computer and use it in GitHub Desktop.
jQUERY: resize
$(window).resize(function() {
//update stuff
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment