Html与Css教程 input输入框过滤xiaoqi 发布于 2017-04-24只能输入数字 <input onkeyup=”value=value.replace(/[^\d]/g,”)” onbeforepaste=”cl […]标签:input / 过滤