How do you send a message to the browser in JavaScript?

Answers were Sorted based on User's Feedback



How do you send a message to the browser in JavaScript?..

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

How do you send a message to the browser in JavaScript?..

Answer / ravi

Document.write("Message") It's the correct format

Is This Answer Correct ?    13 Yes 2 No

How do you send a message to the browser in JavaScript?..

Answer / joseph

alert('message'); //using this one

Is This Answer Correct ?    9 Yes 8 No

Post New Answer

More JavaScript Interview Questions

Is there an ide for javascript?

0 Answers  


What is use strict in javascript?

0 Answers  


Are there any iphone Institutes which also train iphone automation testing in Hyderabad?

0 Answers  


Why do we need currying?

0 Answers  


How much do javascript programmers make?

0 Answers  






What is the use of dom?

0 Answers  


What is the way to get the status of a CheckBox?

0 Answers  


Explain the typeof operator?

0 Answers  


How do you define a class and its constructor?

0 Answers  


What is a Typed Language?

0 Answers  


What are javascript functions?

0 Answers  


Does html5 replace javascript?

0 Answers  


Categories