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 are the distinct types of error name values?
What is lazy loading java?
How to shift and unshift using javascript?
What is differential inheritance?
why is java platform indipedence
What is emotional closure?
What is variable typing?
How can you create an Array in JavaScript?
what does javascript null mean?
How do I get javascript?
What is spread operator react?
What is Currying in Javascript?