Skip to content

Instantly share code, notes, and snippets.

@immutef
Created July 29, 2014 12:33
Show Gist options
  • Save immutef/190f4dd21cfb998efbfb to your computer and use it in GitHub Desktop.
Save immutef/190f4dd21cfb998efbfb to your computer and use it in GitHub Desktop.
(function($, window, document, undefined) {
$(document).ready(function() {
// hier der code ...
});
})(jQuery, window, document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment