where we use javascript and for which purpose we use
javascript how?
Answer Posted / murali
javascript is a client side programming Language.
It is used to create popup windows and Intercact with HTML
pages.
Using javascript the code lines will be decrease.
| Is This Answer Correct ? | 38 Yes | 8 No |
Post New Answer View All Answers
How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?
How you can modify XAML content from JavaScript in Silverlight?
Is javascript free to use?
What are javascript properties?
Are Attributes and Property the same?
How to set the cursor to wait?
What is the role of javascript in a web page?
What is javascript? List some data types supported by javascript?
What are disadvantages of using javascript?
Explain the role of deferred scripts in javascript?
What are local variables in javascript?
List out all the falsifying tokens in Javascript?
What kind of conditional statements does JavaScript support?
What is arguments object in JavaScript?
What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??