News

· State must be a valid US state code. · Validation on SSN, Phone Number, and Zip should be upon user input instead of form submission. o SSN should be a 9-digit number and should follow the ...
Payment form using vanilla JS and the imask.js library. This is a simple payment form that uses regex patterns to detect the credit card type as the user is inputting values and properly applies the ...