Use regular expressions to check an element’s value. This is not applied in the frontend but will only be checked when the form is submitted.
In the following example, only numbers are allowed: /[0-9]/i
Create a universe of forms with ez Form Calculator for WordPress
Use regular expressions to check an element’s value. This is not applied in the frontend but will only be checked when the form is submitted.
In the following example, only numbers are allowed: /[0-9]/i