How do you send a message to the browser in JavaScript?
Answers were Sorted based on User's Feedback
Answer / krisha
Either use (document.write) or use web technology like php
and pass the value through url and get on that page.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / ravi
Document.write("Message") It's the correct format
| Is This Answer Correct ? | 13 Yes | 2 No |
What is an undefined value in JavaScript?
just for testing
What is null javascript?
What is javascript and how it works?
What is external javascript?
What is singleton class in javascript? Explain
How to open url in a new tab in javascript?
what is the extension of java script.
What would you use javascript for?
What does unshift() function do in Javascript?
What is a closure and how do you use it?
How to shift and unshift using javascript?