Back to all terms
34Frontend & web
DOM
DOM
The tree the browser parses HTML into, which JavaScript uses to change the page.
For example
I changed the text on the page through the DOM with JavaScript.
Resources
DOM
The tree the browser parses HTML into, which JavaScript uses to change the page.
For example
I changed the text on the page through the DOM with JavaScript.
Resources