window.defaultStatus : Window Object : Window JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » Window » Window Object »

 

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:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo Window
» Window Object