Window status eigenschap

Definitie en gebruik

status De eigenschap is verouderd.

Moet worden vermeden om toekomstige RUN-TIME-fouten te voorkomen.

Example

Set the text in the status bar:

window.status = "Some text in the status bar!!";

Try it yourself

Syntax

window.status

Return value

Text displayed in the status bar.