how to make tags input required in jquery code example Example: change input to required jquery $('#input').prop('required',true);