status (Property)

An alias for the window.status property.

Availability:

JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:String primitive
JavaScript syntax:-myWindow.status
-myWindow.status = aString
-status
-status = aString
Argument list:aStringA string to display in the status bar

See also:Window.defaultStatus

Refer to:

Window.status