This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 13 lines
!!! Overview
[{$pagename}] ([DOM]) is a cross-platform and language-independent [Application Programming Interface] [(API]) that treats an [HTML], [XHTML], or [XML] document as a tree structure wherein each node is an object representing a part of the document.
The objects can be manipulated programmatically and any visible changes occurring as a result may then be reflected in the display of the document.
[{$pagename}] [Standard] handled by the [World Wide Web Consortium], which last developed a recommendation in [2004|Year 2004]. Since then the [Web Hypertext Application Technology Working Group] ([WHATWG]) took over development of the standard, publishing it as a living document. The [World Wide Web Consortium] ([WC3]) now publishes stable snapshots of the [Web Hypertext Application Technology Working Group] standard.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Document_Object_Model|Wikipedia:Document_Object_Model|target='_blank'] - based on information obtained 2017-10-11-