JavaScript interacts with it’s world which is the web page. The web page is also called the DOM. DOM stands for Document Object Model. It really is nothing more than a way we all agree to name elements on a web page, instead of calling the various parts of the page, “that doohickey thing.” In… [Read More]
You are here: Home / Archives for JavaScript