DOM events


Topic history | v1 (current) | created by jjones

Details

DOM events

| created by jjones | Add resource "Explore DOM Events"
Title
DOM events
Description
DOM (Document Object Model) events are actions that occur as a result of the user action or as result of state change of the elements of a DOM tree. Client-side scripting languages like JavaScript, JScript, ECMAScript, VBScript, and Java can register various event handlers or listeners on the element nodes inside a DOM tree, such as in HTML, XHTML, XUL, and SVG documents.
Link
https://en.wikipedia.org/?curid=1507852

resources

treated in Explore DOM Events
v1 | attached by jjones | Add resource "Explore DOM Events"

authors

This topic has no history of related authors.

topics

uses JavaScript
v1 | attached by jjones | Add resource "Explore DOM Events"