0
4.8kviews
Define DOM. Explain in detail Node Tree for HTML document. Also explain the different levels of DOM

Subject: Advanced Internet Technology

Topic: RIA and Mashup

Difficulty: Medium

1 Answer
2
32views

Document Object Model (DOM)

  • The Document Object Model (DOM) is a programming API for HTML and XML documents. It defines the logical structure of documents and the way a document is accessed and manipulated.
  • In the DOM specification, XML is being used as a way of representing many different kinds …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.