I don't know what has happened to my site the forms were validating fine. They all the sudden stopped working.
From another thread.
I did add; To provide a cool terms of use link.
http://extensions.joomla.org/extensions/style-a-design/popups-a-iframes/4277
My form link.
[removed due to problem being solved]
HELP!
From another thread.
Hi xalvaro,
There is a JavaScript conflict between the JQuery and MooTools JavaScript libraries.
Joomla and ChronoForms use MooTools as a standard library; the template you have chosen uses JQuery.
You need to put JQuery into 'non-conflict' mode for the two to work together. Instructions for doing this are in the forums here.
Bob
I did add; To provide a cool terms of use link.
http://extensions.joomla.org/extensions/style-a-design/popups-a-iframes/4277
My form link.
[removed due to problem being solved]
There is also a neat Joomla! system plugin named SC jQuery that allows you to control on which pages jQuery is loaded, and will always load it in no-conflict mode.
HELP!