/** * initialize JS for the communities/new page */ jQuery(function($) { $("#js-user").checkUsername(); });