HTML Event Attributes
Common HTML events.
HTML Event Attributes
Some common HTML events:
onchange: An HTML element has been changedonclick: The user clicks an HTML elementonmouseover: The user moves the mouse over an HTML elementonmouseout: The user moves the mouse away from an HTML elementonkeydown: The user pushes a keyboard keyonload: The browser has finished loading the page