Javascript – displaying message with setTimeOut and clearTimeout
I am working on a credit card checker project. The validation code works (so I don't include the code for it) but I want to go a step further: the user types in a number and gets a reply. If…