Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 305 Bytes

File metadata and controls

11 lines (6 loc) · 305 Bytes

WindowPropertiesJs

This recipe shows how to get and print various properties in the browser's window object.

Expected Behavior:

Browser

Prints a window's height/width/scroll values and opens a modal window.

Make sure to open the console with dev tools first, then reload/refresh the page.