What is the defaultStatus property?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the defaultStatus property?
Rating:
The defaultStatus property is used to put a default text at the statusbar of a browser window. The value of the property is loaded when the Web page loads. The text on the statusbar changes when the mouse pointer moves over a link on the browser window. A Web Developer can use the defaultStatus property to put a small comment or time on the statusbar.
Rating:
Was this information helpful?
Other articles
- What is the location object?
- What is the delete operator?
- Functions, Global Functions, and Custom Objects.
- How to use comments in JavaScript?
- What is the hostname property?