Form validation and submission (ajax or HTTP)
If form has class="ajax" then it will submit via ajax, otherwise via HTTP post. Validation is done via javascript. Form data will be emailed from the server.
If form has class="ajax" then it will submit via ajax, otherwise via HTTP post. Validation is done via javascript. Form data will be emailed from the server.