使用enter鍵替代某個按鈕function keyLogin(){ if (event.keyCode==13) //enter的鍵值為13 ... [JavaScript] 使用Enter來驅動事件(按Enter就能執行).
確定! 回上一頁