Window JavaScript Tutorial

Syntax

window.scrollbars.property
The scrollbars visible property determines if the scrollbars are visible.

window.scrollbars.visible
If they are visible, the property returns true.
It returns false if the bars are not visible.