D.W.
0
Q:

add validation to not allow space in the first position

<div>Username:</div>
<input type="text" pattern="^[a-zA-Z][\sa-zA-Z]*" title="Can use upper and lower letters, and spaces but must not start with a space" />
0

New to Communities?

Join the community