Keyboard events can also be associated with the browser window or document. ... the active browser window: window.onkeydown= function(e) { commands } In ...
確定! 回上一頁