[jQuery] Multiple Phone Fields

[jQuery] Multiple Phone Fields


Hi,
I have a form with three text fields:
Business Phone
Cell Phone
Home Phone
One of the fields must be filled. Using jquery.validate.js how do I
check for this?
Thanks in advance for any help.