JavaScript recognizes several events


JavaScript recognizes several events that a user can cause within a document.
You can create JavaScript code that reacts to those events, providing interaction with the user.