Hello there, I just need to be cleared up on a few points when using the validation plug-in -
When i use the basic function : $(#myform).validate(); it work fine for required and email fields. But as soon as i try to customise with "rules:" or try combining the basic function with another one making a specific field required depending if a checkbox is checked or not .... nothing works anymore! What is the exact syntax for mixing them all together? I hope i am clear ... thanks for any help its urgently need!