Window JavaScript Tutorial

Syntax

window.statusbar.property
The statusbar visible property determines if the status bar is visible.

window.statusbar.visible
If it is visible, the property returns true.
It returns false if the bar is not visible.