http://docs.jquery.com/Plugins/Validation/Methods/required

I am trying to implement the bottom option into my website, and i
think this is the option i want.

Im trying to get an either or validation, that one or the other is
required.

I think this one can do it, but is there a way instead of

return $("#age").val() < 13;

that it can check length?

or someway to do my original need would be great :)

thanks and sorry if i posted this in wrong section im in a rush

Reply via email to