The page uses jQuery Validate Plagin to check the fields for completion. There are two fields - telephone and e-mail. How to make a check so that you can fill in either the phone, or e-mail, or both fields?
The page uses jQuery Validate Plagin to check the fields for completion. There are two fields - telephone and e-mail. How to make a check so that you can fill in either the phone, or e-mail, or both fields?
Source: https://ru.stackoverflow.com/questions/563488/
All Articles