All Objects
Window Object
window.status
PROPERTY: Window::defaultStatus
window.
defaultStatus
( = "message")
This property, which can be set at any time, is used to define the default message displayed in a window's status bar, with priority given to any other status messages such as the text displayed when you
onMouseOver
a link or anchor.
Code:
window.defaultStatus = "This is the default status bar message."
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information