Skip to content

Instantly share code, notes, and snippets.

@ruancarvalho
Created January 4, 2017 14:25
Show Gist options
  • Save ruancarvalho/483d0dca0d116bf9642f0d1dfefb3de0 to your computer and use it in GitHub Desktop.
Save ruancarvalho/483d0dca0d116bf9642f0d1dfefb3de0 to your computer and use it in GitHub Desktop.
(function($){
nomeDaFuncao = function() {
// seu codigo aqui
};
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment