[jQuery] Jquery validate radio buttons not working

2009-11-05 Thread azam
Hi I have been reading the tutorials, posts and forums to figure out how to get my radio buttons on my form to validate.Everything else in the form is validating except radio. I am not a developer or coder but am learning as I go along. This is what I have done : I have included validate.js , jqu

[jQuery] [Validate] Radio buttons

2009-07-01 Thread Purno
Is it possible that, say i have two radio buttons, if radio one is chosen validate gives a message(error) and if radio two is chosen the form passes validation?