How to access the DOM with JS
Accessing the Document Object Model with JavaScript
In lesson #31 we learned how to access the HTML5 Document Object Model, short DOM
, with JavaScript.
In lesson #31 we learned how to access the HTML5 Document Object Model, short DOM
, with JavaScript.