status property
Sets or retrieves the message in the status bar at the bottom of the window.
Syntax
| JavaScript | |
|---|
Property values
Type: String
A variable of type String that specifies or receives the message.
Remarks
Do not confuse the status property with the defaultStatus property. The defaultStatus property specifies the default message displayed in the status bar.
Windows Internet Explorer 7. References to this property are ignored if the "Allow status bar updates via script" option is disabled or the URLACTION _FEATURE_SCRIPT_STATUS_BAR URL action is disallowed for the current URL security zone. For more information on URL security zones, please see About URL Security Zones.
See also
Show: