I have tested the site with firebug now, sometimes i get errors sometimes not, but when i click on send i get this line:
POST [url]http://hannac.x10.mx/bin/MailHandler.php[/url] 200 OK 1.21s.
So as you say the form is getting validated when i fill the form as intended.
Now to the errors that i get, when i for an example leave out the email i get this error:
email is not defined: var dataString = 'name=' + name + '&... '&smtpMailServer=' + smtpMailServer; @contact-form.js (row 163)
but i dont think that's a harmfull error as it only states that there is no email typed.
I did notice that if i type the "Namn" field with numbers for an example, it will say that it's incorrect with the red text but if i have filled out the rest of the fields it will send it anyway, it wont get "name is not defined".
i got this error: uncaught exception:
[Exception... "Cannot modify properties of a WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 825" data: no]
$ is not defined
f() jquery....min.js (row 2)
f()
a=["radio", "checkbox"]
c=function()
d=undefined jquery....min.js (rad 2)
f() jquery....min.js (rad 2)
a = Window contacts.html#
b = undefined
jquery-1.6.3.min.js() jquery....min.js (rad 4)
(function(a,b){function cu(a){return f...)&&f.removeEvent(a,h,s.handle),g=null jquery....min.js (rad 2)
And these warnings:
assignment to undeclared variable fileExtension: fileExtension = serverProcessorType; @contact-form.js (row 169)
anonymous function does not always return a value: return this.each(function(){ @contact-form.js (row 193)