I have a form with an address field that will not accept numbers when using Firefox. The following error is received in Firefox: "Please use letters only (a-z) in this field".
I have tested this in IE and Google Chrome without error.
Any assistance would be appreciated.
I have tested this in IE and Google Chrome without error.
Any assistance would be appreciated.
Hi dbrashear,
These are very old versions of ChronoForms and Joomla!. I believe that the problem is an odd bug between one particular version of MooTools and FireFox that wrongly parses class names so it gets mixed up between validate alphanum and validate alpha.
I think that there is a fix by editing the MooTools library files if you search here for posts a few years ago.
But IMHO the simple solution is to remove the alphanum validation from the address field - it doesn't make a big difference.
Bob
These are very old versions of ChronoForms and Joomla!. I believe that the problem is an odd bug between one particular version of MooTools and FireFox that wrongly parses class names so it gets mixed up between validate alphanum and validate alpha.
I think that there is a fix by editing the MooTools library files if you search here for posts a few years ago.
But IMHO the simple solution is to remove the alphanum validation from the address field - it doesn't make a big difference.
Bob
This topic is locked and no more replies can be posted.