alert('You pressed the key: ' + String.fromCharCode(key)); } It is example of adding an eventlistener to a textarea. The events works
確定! 回上一頁