$(document).keydown(function(event) {. alert('You pressed down a key');. }); < h1 >Try pressing any key from the keyboard </ h1 > ...
確定! 回上一頁