Using the Validation plugin, you can simply add validation on clientside before submit form. The plugin also offering plenty of customization options. For a full overview of this plugin, check out the documentation.
Validating your form, just add the class .js-validate
to any <form>
, then it validate the form show error message.
Validating your form, just add the class .js-validate
to any <form>
, then it validate the form show error message.