Hi.
I’m using the jQuery validation plugin on a Safecracker form. I’m also using the EE Geotagger add-on.
Unfortunately, the validation plugin doesn’t work as expected in the form - after a few attempts, it will allow the form to be submitted with field validation errors. However, if I include ‘safecracker_head=“no”’ in my Safecracker tag, the validation plugin does it’s job and works as expected.
Including this is not an option though, as the Geotagger module requires the Safecracker head to work.
I notice that there are several WC3 HTML validation errors in the output Safecracker head code, and was wondering if something in there could be causing the jQuery validation plugin to choke, or if anyone had come across this issue before?
Many thanks.