Skip to content

Instantly share code, notes, and snippets.

@CodeNegar
Created April 7, 2013 20:59
Show Gist options
  • Save CodeNegar/5332494 to your computer and use it in GitHub Desktop.
Save CodeNegar/5332494 to your computer and use it in GitHub Desktop.
(function($) {
$(document).ready(function() {
$(function() {
});
});
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment