Skip to content

Instantly share code, notes, and snippets.

@IgorGavrilenko
Created July 31, 2020 15:06
Show Gist options
  • 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