Chapter 5 Validating Form Input
I am trying to put a simple validation for the input text field. In the browser this is working something like this.
1st click - no message is displaying.
2nd click - message is displaying 2 times.
3rd click - message is displaying 3 times.
and so on.
Here is the code.
HTML Code:
|