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 |
How to get the contents of an input box using javascript?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
How to add/remove properties to object dynamically in javascript?
Which javascript is best?
How can I learn coding fast?
Is javascript object oriented?
What do mean by NULL in Javascript?
What is the use of history object?
Are Javascript and JScript the same?
Do I need javascript enabled?
What is local and global scope?
How typeof operator works?