Validate plugin: validation of a field based on a checkbox - field doesn't update when you toggle the checkbox
Hi,
According to those docs, you can set up an input to be required if a checkbox is checked, as shown in that page. I can get this working fine. What's puzzling me is that the "this field is required" message doesn't disappear when you uncheck the checkbox - as if the form is not updating correctly.
I've tested this on Chrome and Firefox 3.6.
Any thoughts how to make the form update when the checkbox is toggled?
Thanks,
J.