(function($) { $(function(){ // Generate a slug from the title pyro.generate_slug('input[name="name"]', 'input[name="slug"]'); }); })(jQuery);