I need an HTML pattern regex at least one space between characters and allowing more than one space in the field.
for example: 'XXXX XXXX' or 'XXXX XXXX XXXX' or 'XX XXX XXXX XXX'
I've tried pattern=".+/s" but it does not work in HTML5
Aucun commentaire:
Enregistrer un commentaire