Skip to content

Instantly share code, notes, and snippets.

@alepez
Created June 14, 2013 06:13
Show Gist options
  • Save alepez/5779815 to your computer and use it in GitHub Desktop.
Save alepez/5779815 to your computer and use it in GitHub Desktop.
jquery empty
(function($) {
$(document).ready(function() {
});
})(jQuery)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment