(function ($) { $().ready( function() { $('textarea').elastic(); } ); })(jQuery);