摘要: onkeyup="value=value.replace(/[^\d]/g,'')"onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''))" 阅读全文
posted @ 2017-07-27 20:19 he0xff 阅读(215) 评论(0) 推荐(0)