Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
How do you put a message in the browser's status bar ?
status("put your message here")
window.status = "put your message here"
statusbar = "put your message here"
window.status("put your message here")
Show Answer
Correct Answer:
window.status = "put your message here"
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment