bom js

What is Browser Object Model (BOM) ?

  • Profile picture of Mcs
  • by Mcs June 30, 2025

The Browser Object Model (BOM) in JavaScript is a collection of objects that allow JavaScript to interact with the web browser itself, beyond just the content of the web page.

The Browser Object Model (BOM)

There are no official standards for the Browser Object Model (BOM).

Since modern browsers have implemented (almost) the same methods and properties for JavaScript interactivity, it is often referred to, as methods and properties of the BOM.

bom