The DOM
- Stands for Document Object Model
- A data structure that represents the content of the document
- Browsers give JavaScript "host objects" to access the DOM
- JavaScript can read page content from the DOM and create/modify the existing page
22 / 24
22 / 24