Skip to content

Latest commit

 

History

History

WindowPropertiesJs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.