The keypress event is fired when a key that produces a character value is ... 沒有幫Enter 設定charCode,所以要額外判斷keyCode 是不是13。
確定! 回上一頁