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 are javascript closures?
What is the difference between innerhtml & innertext?
what is the function of public class main ?
What does ecma stand for?
Where should I put script tags?
What are the three core languages in web pages?
What is undefined x 1 in JavaScript?
What are the new ways to define a variable in Javascript?
Can javascript code be broken in different lines?
How to get height and width of different browser in Javascript?
What are JavaScript Cookies?
How to convert a string to lowercase?
Are javascript variables case sensitive?
What is namespacing in javascript and how is it used?
Is JavaScript a case-sensitive language?