JavaScript Reference/Javascript Properties/defaultStatus

Материал из Web эксперт
Перейти к: навигация, поиск

"defaultStatus" Example

    
<html>
<body>
<body bottommargin=150" 
      onLoad="window.defaultStatus="This is the status bar message"">
</body>
</html>



"defaultStatus" is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |window                                                        |
+----------------+--------------------------------------------------------------+



"defaultStatus" Syntax and Note

Note:
Read and write property. 
Sets the status bar message.
    
Syntax:
    
window.defaultStatus = value