jquery add atribute required code example Example: change input to required jquery $('#input').prop('required',true);