Created
August 27, 2014 11:51
-
-
Save chris-jamieson/e187010227a0f88bcfd0 to your computer and use it in GitHub Desktop.
self-invoking jQuery function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function($) { | |
| // plugin code | |
| })(jQuery); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment