jQuery Pass $

(function($) {
  // code in here using $ instead of jQuery
})(jQuery);
gtamborero