The Event object keeps track and lets you react to keyboard and mouse events, such as when a particular keyboard or mouse button is pressed. This is realized through 4 event handlers and a few Event object properties. Related Tutorials Scripting the keyboard in JavaScript Keyboard/ Mouse event handlers Fires when the user presses a key on the associated element (ie: document, DIV etc). A combinati