What line of code would I write using the Screen object to return the height of the display screen, not including operating system features such as the Windows Taskbar, to a variable called myScreenHeight?
JavaScript Screen object
Collapse
Comment