Hello
As a test case I have a form with a required for all all fields.
When i click submit, the validation doesn't seem like it's loaded via jquery/ajax method, rather it loads a new page (ie when clicking refresh prompted to re-send).
Also on submit the thanks message is loaded via jquery/ajax, but on what appears to be a new page.
Any ideas?
Thanks