+ 1
how can i write that in input teg with type of password and here we just write the minimum 5symbol to 10 symbols....
6 Answers
+ 4
Данияр Султанов Share full code. Btw it's working. It allow to enter number till maxlength. After onwards it's not allowing.
+ 2
Данияр Султанов Show whatever you had tried.
+ 1
Try yourself and Show your attempts here if you are getting problem.
+ 1
I have tried but I couldn't please just give me hint
+ 1
maxlength="10"; minlength="5"
+ 1
maxlength="10"; minlength="5"