a simple impl of a web form that uses built-in HTML5 validation, but submits the form using ajax, inside a jQuery click-event handler, instead of the default HTTP post request vis a vis the form tag.
ValidationSee the Pen by nickleus (@nickleus) on CodePen.