Back to Content

Window: status property

files/en-us/web/api/window/status/index.md

latest413 B
Original Source

{{APIRef}}{{Deprecated_Header}}

The status property of the {{domxref("Window")}} interface was originally intended to set the text in the status bar at the bottom of the browser window. However, the HTML standard now requires setting window.status to have no effect on the text displayed in the status bar.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}