window.status
Gets/sets the text in the statusbar at the bottom of the browser.
Syntax
msg = window.status window.status = msgParameters
msg is a string containing the text to appear in the statusbar.
Example
Notes
Specification
DOM Level 0. Not part of specification.
Netscape Communications http://developer.netscape.com |