Html/Css HTML jQuery只能输入输入字母,数字,或组合 2021年10月29日 / <input onkeyup="value=value.replace(/[^w./]/ig,'')"> 详情见代码库checkInput.js