JAVASCRIPT/JQUERY
I need a properly functioning HTML code that includes a submitand reset button, & Javascript or JQuery Methods for thefollowing FORM fields with thesespecifications:
ZIPCODE: Required field, 10 chars. max, 5 digismin…However it MUST dynamically adjust to userinput to match either ##### or #####-#### format
TELEPHONE: Required Field, 12 charmax….However it MUST dynamically adjust to userinput to match either ###-###-####
Dynamic means that if the user continues to type that the formatshould adjust automatically
Expert Answer
An answer will be send to you shortly. . . . .