How to Use the Form Handler - Raven Gildea

The HTML5 email validation doesn’t work in older browsers. To use Spry validation, we need to change the input tag’s type attribute from type="email" to type="text" and remove the HTML5 “required” attribute. Once you’ve changed your email input to a text input, select the text input tag in the Design pane. ................
................