javascript 只能輸入數字和”:”.2007-11-24 15:50<input type=text id=”aa1″ onkeyup=”this.value=this.value.replace(/[^\d&:]/g,”)” ...
確定! 回上一頁