What is the Document Object Model? thumbnail
What is the Document Object Model?
www.w3.org
programming API for HTML and XML documents. XML presents this data as documents, and the DOM may be used to manage this data. based on JavaScript and JScript The object model itself closely resembles the structure of the documents it models. One important property of DOM structure models is structur
1 Users
0 Comments
15 Highlights
0 Notes

Top Highlights

  • programming API for HTML and XML documents.
  • XML presents this data as documents, and the DOM may be used to manage this data.
  • based on JavaScript and JScript
  • The object model itself closely resembles the structure of the documents it models.
  • One important property of DOM structure models is structural isomorphism: if any two Document Object Model implementations are used to create a representation of the same document, they will create the same structure model, with precisely the same objects and relationships.

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.