Question: JAVASCRIPT/JQUERY I need a properly functioning HTML code that includes a submit and reset button, & Javascript or JQuery Methods for the following FORM fields
JAVASCRIPT/JQUERY
I need a properly functioning HTML code that includes a submit and reset button, & Javascript or JQuery Methods for the following FORM fields with these specifications:
ZIPCODE: Required field, 10 chars. max, 5 digis min...However it MUST dynamically adjust to user input to match either ##### or #####-#### format
TELEPHONE: Required Field, 12 char max....However it MUST dynamically adjust to user input to match either ###-###-####
Dynamic means that if the user continues to type that the format should adjust automatically
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
