JavaScript Browser Object Model (BOM) (original) (raw)

Skip to content

The Browser Object Model (BOM) is the core of JavaScript on the web. The BOM provides you with objects that expose the web browser’s functionality.

Section 1. Window

Section 2. Location

Section 3. Navigator

Section 4. Screen

Section 5. History