JavaScript Reference/Javascript Properties/defaultStatus

Материал из Web эксперт
Версия от 18:30, 25 мая 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