jQuery anonymous $
(function( $ ) { $(function() { // More code using $ as alias to jQuery }); })(jQuery);