This page contains test cases for the CSS OM Window View.
alert(window.innerWidth)
alert(window.innerHeight)
alert(window.outerWidth)
alert(window.outerHeight)
Scroll a bit before doing this test.
alert(window.pageXOffset)
alert(window.pageYOffset)
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
Paragraph to allow scrolling.
alert(window.screenX)
alert(window.screenY)