The event object gives you information about an event that has occurred.
The Event object represents the state of an event, such as the element in which the event occurred, the state of the keyboard keys, the location of the mouse, and the state of the mouse buttons.
Events are normally used in combination with functions, and the function will not be executed before the event occurs
New to HTML 4.0 was the ability to let HTML events trigger actions in the browser, like starting a JavaScript when a user clicks on an HTML element. Below is a list of the attributes that can be inserted into HTML tags to define event actions.
IE: Internet Explorer, F: Firefox, O: Opera, W3C: W3C Standard.
Your Query was successfully sent!