DOM events (original) (raw)

About DBpedia

DOM (Document Object Model) Events are a signal that something has occurred, or is occurring, and can be triggered by user interactions or by the browser. 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. Examples of DOM Events:

Property Value
dbo:abstract DOM (Document Object Model) Events are a signal that something has occurred, or is occurring, and can be triggered by user interactions or by the browser. 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. Examples of DOM Events: * When a user clicks the mouse * When a web page has loaded * When an image has been loaded * When the mouse moves over an element * When an input field is changed * When an HTML form is submitted * When a user presses a key Historically, like DOM, the event models used by various web browsers had some significant differences which caused compatibility problems. To combat this, the event model was standardized by the World Wide Web Consortium (W3C) in DOM Level 2. (en)
dbo:wikiPageExternalLink http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html%23events http://www.sitepen.com/blog/2008/07/10/touching-and-gesturing-on-the-iphone/ https://dom.spec.whatwg.org/%23trees http://www.w3.org/TR/DOM-Level-2-Events http://www.w3.org/TR/DOM-Level-3-Events/ http://www.w3.org/TR/pointerevents/ http://www.w3.org/TR/uievents/ http://msdn.microsoft.com/en-us/library/windows/apps/hh441233.aspx http://jsfiddle.net/cwtuan/je1g3f29/16 http://www.quirksmode.org/dom/events/index.html https://domevents.dev https://developer.mozilla.org/en/DOM/event
dbo:wikiPageID 1507852 (xsd:integer)
dbo:wikiPageLength 43357 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1077014246 (xsd:integer)
dbo:wikiPageWikiLink dbr:Tabbing_navigation dbc:Events_(computing) dbr:VBScript dbr:De_facto_standard dbr:Double-click dbr:Pointing_device dbr:User_agent dbr:Text_box dbr:Scalable_Vector_Graphics dbr:Computer_keyboard dbr:Computer_mouse dbr:Maxthon dbr:Safari_(web_browser) dbr:Closure_(computer_science) dbr:Google_Chrome dbr:Modifier_key dbr:Mozilla dbr:Android_(operating_system) dbr:Anonymous_function dbr:Apple_Inc. dbr:Client-side dbr:Clipboard_(computing) dbr:Avant_Browser dbr:W3C dbr:Web_browser dbr:Drag_and_drop dbr:ECMAScript dbr:Form_(HTML) dbr:Framing_(World_Wide_Web) dbr:Focus_(computing) dbr:HTML dbr:HTML_5 dbr:Internet_Explorer dbr:JScript dbr:JavaScript dbr:Java_(programming_language) dbr:Hyperlink dbc:Application_programming_interfaces dbr:Alert_dialog_box dbr:JavaScript_engine dbr:Document_Object_Model dbc:World_Wide_Web_Consortium_standards dbr:IOS_(Apple) dbr:Konqueror dbr:Netscape_Navigator dbr:Opera_(web_browser) dbr:World_Wide_Web_Consortium dbr:XHTML dbr:Touchscreen dbr:Tree_view dbr:XMLHttpRequest dbr:Software_patent dbr:List_of_web_browsers dbr:Event_(computing) dbr:Event_bubbling dbr:Mouseover dbr:XUL dbr:Scope_(programming) dbr:Webkit dbr:IE_9 dbr:Opera_browser dbr:Tab_order
dbp:wikiPageUsesTemplate dbt:As_of dbt:Citation_needed dbt:Clarify dbt:ISBN dbt:Multiple_issues dbt:Reflist dbt:Rp dbt:Technical dbt:Manual dbt:Web_interfaces
dcterms:subject dbc:Events_(computing) dbc:Application_programming_interfaces dbc:World_Wide_Web_Consortium_standards
rdf:type yago:WikicatWorldWideWebConsortiumStandards yago:Abstraction100002137 yago:Measure100033615 yago:Standard107260623 yago:SystemOfMeasurement113577171
rdfs:comment DOM (Document Object Model) Events are a signal that something has occurred, or is occurring, and can be triggered by user interactions or by the browser. 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. Examples of DOM Events: (en)
rdfs:label DOM events (en)
owl:sameAs freebase:DOM events yago-res:DOM events wikidata:DOM events dbpedia-sr:DOM events https://global.dbpedia.org/id/2Noui
prov:wasDerivedFrom wikipedia-en:DOM_events?oldid=1077014246&ns=0
foaf:isPrimaryTopicOf wikipedia-en:DOM_events
is dbo:wikiPageRedirects of dbr:Touch_event dbr:DOM_Events
is dbo:wikiPageWikiLink of dbr:Presto_(browser_engine) dbr:Unobtrusive_JavaScript dbr:Touch_event dbr:Incremental_search dbr:WebXR dbr:DOM_Events dbr:Headless_browser dbr:Leaky_abstraction dbr:Event-driven_programming dbr:Sencha_Touch dbr:Event_(computing) dbr:Event_bubbling dbr:Firefox_early_version_history
is rdfs:seeAlso of dbr:Dynamic_HTML
is foaf:primaryTopic of wikipedia-en:DOM_events