[Solved] Is it posiible to stop user to enter value in textbox more than length of 5 at runtime in HTML? [closed]


<input type="text" maxlength="5">

6

solved Is it posiible to stop user to enter value in textbox more than length of 5 at runtime in HTML? [closed]