Hi,
We are running Chronoforms 4.0 RC3.4.1 on a Joomla 2.5.4 site. When using IE8 if you go into a required input field, click to the next required input field, then click back into the first input field, you will have 2 validation error messages showing (that yo need to fill in the fields). Then fill in the first required input field when you click out of the field you get a JS error:
SCRIPT438: Object doesn't support property or method 'setStyle'
mootools-core.js, line 437 character 40
and this is the code that is highlighted in mootools-core.js:
a.setStyle(d,this.serve(c,b))
How do you fix this so validation works in IE8?
You can try it on this page: https://creditsolutions.ca/contact-us/quick-form
Thank you for your help on this problem.
We are running Chronoforms 4.0 RC3.4.1 on a Joomla 2.5.4 site. When using IE8 if you go into a required input field, click to the next required input field, then click back into the first input field, you will have 2 validation error messages showing (that yo need to fill in the fields). Then fill in the first required input field when you click out of the field you get a JS error:
SCRIPT438: Object doesn't support property or method 'setStyle'
mootools-core.js, line 437 character 40
and this is the code that is highlighted in mootools-core.js:
a.setStyle(d,this.serve(c,b))
How do you fix this so validation works in IE8?
You can try it on this page: https://creditsolutions.ca/contact-us/quick-form
Thank you for your help on this problem.