Event
Events are assets generated by DOM elements, which can be manipulated by a JavaScript code.
See also
- Event documentation on MDN
- Events section in the DOM specification
- DOM Events on Wikipedia
Events are assets generated by DOM elements, which can be manipulated by a JavaScript code.