組合鍵if ((window.event.ctrlKey)&&(window.event.keyCode==49)) alert("您按下了CTRL+1鍵"); 從以上例子可以看出,shift、Control、Alt 在JS中也 ...
確定! 回上一頁