$(window).keydown(function(event){ switch (event.which) { case(74): //J鍵 //要執行 ... 鍵盤名稱, 鍵值(keycode), 鍵盤名稱, 鍵值(keycode).
確定! 回上一頁