keyCode ; if (code == 13) { alert('you pressed enter'); } }. The thing is, this works for all the keyboard buttons except for the ENTER key.
確定! 回上一頁