Window defaultStatus eigenschap
- Previous page console
- Next page document
- Go up one level Window Object
definitie en gebruik
defaultStatus
The property is deprecated.
Please delete it to prevent runtime errors in the future.
Example
Set the default text in the window status bar:
window.defaultStatus = "Default text in the status bar!"
Syntax
window.defaultStatus
Return value
Default text in the window status bar.
- Previous page console
- Next page document
- Go up one level Window Object