The Browser Environment
Welcome to the browser environment guide. This section introduces how JavaScript runs in the browser and how it connects to the page, the DOM, and browser-provided APIs.
The browser environment
Start with the overall introduction, then continue into the browser environment itself in more detail.