在事件處理程式中,可以利用window.event.keycode 來知道按鍵代碼,並進行相關的處理。 ... window.event.keycode 可以簡寫成event.keycode。 ... shiftKey、event.
確定! 回上一頁