Complete Newbie here - Form is working only in Google Chrome (jQuery plugin: Validation) ?

Complete Newbie here - Form is working only in Google Chrome (jQuery plugin: Validation) ?

HERE —>  http://tinnituslab.com/form.php

This was build with jquery.js 1.2.6 an jquery.validate.js 1.4
The form work perfectly in Google Chrome, email sent and completion message perfect.


In other browsers - No completion Message, the form become empty and nothing is sent. No server errors ?

I’m a complete JS-Php Newbie but I can fool around in the code.

First thing I did is to update jquery.js 1.2.6 an jquery.validate.js 1.4 to jquery.js 1.9.0 an jquery.validate.js 1.11.1.

The form still work in Chrome….

The 2 other files involved are the form.php file and a validation.js file that seem to be tailor for that specific form.

Really don’t know what to do ?