摘要: <input type="number" onkeyup="(this.v=function(){this.value=this.value.replace(/[^0-9-]+/,'');}).call(this)" onblur="this.v();"> 阅读全文
posted @ 2018-07-25 16:58 爱冯果 阅读(2069) 评论(0) 推荐(0) 编辑