window.defaultStatus
|
|
Syntax |
window.defaultStatus = string
|
|
The defaultStatus property reflects the message that is displayed in the status bar of the browser. |
<html> <body onLoad="window.defaultStatus='Please make a selection'"> </html>
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|