Skip to content

Instantly share code, notes, and snippets.

@chris-at-github
Created June 12, 2013 14:23
Show Gist options
  • Save chris-at-github/5765726 to your computer and use it in GitHub Desktop.
Save chris-at-github/5765726 to your computer and use it in GitHub Desktop.
jQuery
$(function() {
// JavaScript-Code
});
!function($) {
$(function() {
// JavaScript-Code
});
} (window.jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment