javascript textbox call event when value changes

后端 未结 3 1489
予麋鹿
予麋鹿 2021-01-06 08:58

I have a textbox, and whenever the value of the box changes, I want to check and see if 20 digits have been entered.

I thought that I would use the onChange event, b

3条回答
提交回复
热议问题