Skip to content

Instantly share code, notes, and snippets.

@robert-dale-schell
Forked from psiborg/gist:1569659
Created May 15, 2012 16:05
Show Gist options
  • Save robert-dale-schell/2702914 to your computer and use it in GitHub Desktop.
Save robert-dale-schell/2702914 to your computer and use it in GitHub Desktop.
Javascript: Function, Self-Invoking
;(function (window, $, undefined) {
})(window, jquery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment