I just finished making an order form that now needs validation scripts. I'm fairly new to javascript so I'm not sure where to even start. I know that there free validation scripts on the internet, but there are not any that are specific to my needs. The main issue is that I want my form to validate both US and international phone numbers and addresses. How can I go about doing this?
Thanks in advance for answering my amateur question!