标签: html forms format
我正在尝试将自动格式添加到某些表单输入字段中。例如,当点击“电话号码”输入字段时,我想强制格式化为( _) - _ - ___
您可以在电话号码下查看示例:https://www.alliantcreditunion.com/Applications/los/Personal
我的客户不想要占位符或模式要求。那我怎么强制格式化?
答案 0 :(得分:2)
看看这个插件(如果你不介意使用第三方插件):
http://robinherbots.github.io/jquery.inputmask/