validation on input tag
-
Hi Takayuki,
Quick question. I am using
<input type=password>in the form (as there is no specific field for passwords). Everything works great, except the validation. I setminlenghtproperty but it’s not being enforced. Here is the sample:<input class="wpcf7-form-control wpcf7-text wpcf7-custom-password" type="password" name="password" minlength:8 placeholder="New password (minimum 8 characters)" />Is there any way how to force text validation on custom
inputtag?Many thanks for help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘validation on input tag’ is closed to new replies.