只允許輸入數字 <input name="username" type="text" onkeyup="value=this.value.replace(/\D+/g,'')"> 2.只允許輸入輸入大小寫英文字母,數字和 ...
確定! 回上一頁