Document Object Model: Difference between revisions

Content deleted Content added
Re-added 'eloquent' to the description of Javascript frameworks.
Mention latest DOM 2020-06 W3C Recommendation
Line 61:
* DOM Level 3, published in April 2004, added support for [[XPath]] and keyboard [[event handling]], as well as an interface for [[serialization|serializing]] documents as XML.
* HTML5 was published in October 2014. Part of HTML5 had replaced DOM Level 2 HTML module.
* DOM Level 4 was published in 2015. Itand isretired ain snapshotNovember of the WHATWG living standard.2020<ref>{{cite web|url=https://domwww.spec.whatwgw3.org/standards/history/dom40/|title=W3C DOM4 publication history|access-date=810 JanuaryAugust 20212024}}</ref>.
* [https://dom.spec.whatwg.org/review-drafts/2020-06/ DOM 2020-06] was published in September 2021 as a W3C Recommendation<ref>{{cite web|url=https://www.w3.org/standards/history/dom/|title=DOM publication history|access-date=10 August 2024}}</ref>. It is a snapshot of the WHATWG living standard.
 
==Applications==