vote up 0 vote down star

Hi, I have a radio group which is validated for required. It works fine except when in certain cases I need to disabled first radio button leaving user to select one from remaining. Even in this case radios are validated but error message is not displayed. I believe its due to error message's association with first radio. Disabling other radio except first works fine too. Is there way around?

flag
1  
Maybe you want to show us some code... – Roberto Aloi Oct 29 at 14:17
You look at the examples: jquery.bassistance.de/validate/demo/… – Phill Pafford Oct 29 at 14:53

1 Answer

vote up 0 vote down

You might look at some of the conditional validation questions

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.