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 the difference between rootscope and scope?
What is the use of type of operator?
1) How can we use java script in testing the application? 2) What all the things(Software application - like browser, notepad) we need to learn Jscript?
Which parameter of load ()' s callback function has the data?
How do you change the style/class on any element using javascript?
How to handle event handlers?
Which built-in method sorts the elements of an array?
What is Date object in JavaScript?
How do I open a website code?
How do you change the style/class on any element?
How to define a anonymous function?
List some unit testing frameworks javascript