<1>.判断只能输入数字和英文<input onkeyup="value=value.replace(/[\W]/g,'') "onbeforepaste="clipboardData.setData('text',clipboardData.getData('text')...
阅读全文>>