Hi. Hunted the forum and couldn't find a fix so here goes.
I as I am sure everyone else is I have issues with FF and not IE. The form validates perfectly on IE8 but only validates the dropdowns in FF.
Site - http://www.appea2009.com.au
UN - temp
PW - password
Go to Exhibition Booth Request Form on the top menu
Any ideas?
TIA
I as I am sure everyone else is I have issues with FF and not IE. The form validates perfectly on IE8 but only validates the dropdowns in FF.
Site - http://www.appea2009.com.au
UN - temp
PW - password
Go to Exhibition Booth Request Form on the top menu
Any ideas?
TIA
I am not an admin of this site but all fields validate in Firefox 3.5.3 for me.
Sorry..had access for that account set to Registered.
Access should be fine now to see the form.
Just tried Google Chrome and is same as FF.
TIA
Access should be fine now to see the form.
Just tried Google Chrome and is same as FF.
TIA
Hi blugreen,
The first-name field validates OK for me in FireFox, Chromium, Safari and Opera (9)
Bob
PS Please post a link directly to the form in future - I really don't have time to play 'hunt the form' and answer queries.
The first-name field validates OK for me in FireFox, Chromium, Safari and Opera (9)
Bob
PS Please post a link directly to the form in future - I really don't have time to play 'hunt the form' and answer queries.
Hi Bob.
Thanks for the reply.
Here is what I get....
TIA
[attachment=0]appea_2010_conference.jpg[/attachment]
Thanks for the reply.
Here is what I get....
TIA
[attachment=0]appea_2010_conference.jpg[/attachment]
Hi blugreen,
That isn't the site you linked to - it was APPEA 2009
Please provide a working link directly to the form.
Bob
That isn't the site you linked to - it was APPEA 2009
Please provide a working link directly to the form.
Bob
Hi Bob.
My appologies...too many sites that have similar URL's.
Site - http://www.appea2010.com.au
UN - temp
PW - password
Go to Exhibition Booth Request Form on the top menu
TIA
My appologies...too many sites that have similar URL's.
Site - http://www.appea2010.com.au
UN - temp
PW - password
Go to Exhibition Booth Request Form on the top menu
TIA
Hi blugreen,
Not obvious to me. There's a non-standard version of MooTools beign loaded by the template but that isn't the problem. You can load the page without the tempalte and the problem still occurs.
Checking the DOM none of the text input fields are validated which suggests that the validator just isn't seeing them. I also notice that they don't have ids and wonder if this is the problem as JavScript mostly uses ids to pick up fields.
Please try adding an id to a coule pf fields and see if that fixes the problem.
Bob
Not obvious to me. There's a non-standard version of MooTools beign loaded by the template but that isn't the problem. You can load the page without the tempalte and the problem still occurs.
Checking the DOM none of the text input fields are validated which suggests that the validator just isn't seeing them. I also notice that they don't have ids and wonder if this is the problem as JavScript mostly uses ids to pick up fields.
Please try adding an id to a coule pf fields and see if that fixes the problem.
Bob
This topic is locked and no more replies can be posted.