臨時
2017年1月16日 星期一
限制Html Input只能輸入數字
<input
type
=
"text"
onkeypress
=
'return event.charCode >
= 48 && event.charCode <= 57'>
</input>
參考網址
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言