I am using JQuery validation plugin to validate my form.
I have a radio button on the top. if you pick "yes", some input fields will show up. if you pick "no", different input fields will be used.
How do I change my validation codes, so It will validate those fields based on the radio button?