Aymen• 220
@Aymenfisher
Posted
Hello ,
The page is responsive and nice.
. There is a problem on the form validation:
- you should prevent the form from validating when you type a letter on the card number input field. (the error shows but the form still validates).
- there is a console.log() statement, remove it.
- on the card number input, the user must enter 16 digits, its better to add that.
0
Adelana Agun• 30
@learnzie
Posted
Thanks so much… will make the necessary changes @Aymenfisher
1