JavaScript Reference/Javascript Properties/defaultStatus — различия между версиями

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

Текущая версия на 08:22, 26 мая 2010

"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