Window defaultStatus
Example
Set a default text in the window status bar:
window.defaultStatus = "Default text in the status bar!"
Try it Yourself »
Description
The defaultStatus property is deprecated.
Remove it to prevent RUN-TIME ERRORS in the future.
Syntax
window.defaultStatus
Return Value
The default text in the window's status bar. |