About Lesson
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.
- Chrome
- Firefox
- Opera
- Internet Explorer
- Microsoft Edge
JavaScript Browser Object Model
- Get Width & Height of Browser Window
- Open & Close Browser Window
- Move & Resize Browser Window
- Scroll to Browser Window
- Get URL, Hostname, Protocol of Browser Window
- Get History of Browser Window
Exercise Files
No Attachment Found
Join the conversation