Hi there,
Users are able to send empty forms when they are using IE6.x as a browser. CKforms doesn't seem to validate in IE6. I found the following solution on the joomla extention forum:
change code in the component from
jquery.validate.pack.js
to
jquery.validate.js
Before i do this i would like to know if this modification will affect other funtions in CKForms?
If there is another solution (i.e. not a hack) please let me know.