Skip to content

Instantly share code, notes, and snippets.

@IgorGavrilenko
Created July 31, 2020 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IgorGavrilenko/d4cf3122225fad168be61f7cd0e67ec7 to your computer and use it in GitHub Desktop.
Save IgorGavrilenko/d4cf3122225fad168be61f7cd0e67ec7 to your computer and use it in GitHub Desktop.
resize
$(window).resize(function() {
}).trigger("resize");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment