How do you send a message to the browser in JavaScript?
Answer Posted / 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 |
Post New Answer View All Answers
What is a boolean in javascript?
What is meant by vanilla javascript?
What is a hash javascript?
How do you target a specific frame from a hyperlink in javascript?
Have you used any browser for debugging? If yes, how is it done?
Is javascript harmful?
What and where are the best javascript resources on the web?
What is argument objects in javascript & how to get the type of arguments passed to a function?
How to trigger a postback on an updatepanel from javascript?
Explain what is pop()method in JavaScript?
What are the Non-primitive data types in JavaScript?
What is design pattern in javascript? Explain
What is the scope variable in javascript?
What are the different functional component in javascript?
Why do we need to declare variables?