how to format input box text as I am typing it

后端 未结 5 1446
长发绾君心
长发绾君心 2020-11-30 06:44

How do I format the number as I type it in the html input box?

so for example, I want to type the number 2000, the moment I type the 4th digit, the text (that\'s cur

5条回答
  •  广开言路
    2020-11-30 07:27

    Try this plugin it works pretty nice http://robinherbots.github.io/jquery.inputmask/

提交回复
热议问题