jquery validation questions
Very nice jquery plugin, that jquery.validation from bassistance.de, but have a questions.
In my form i have add 2 field called phone number and mobile number. I want check when 1 of these fields are filled. If both field are not filled, people get a error.
So people must fill a phone or mobile number.
How can i solve it?
Greetings,