where we use javascript and for which purpose we use
javascript how?
Answer Posted / lucky
JavaScript is a scripting langugae.scripting language means light weight progrmaming language.
JavaScript is a client side scripting language.
Mainly JavaScripts are used to validate data in the browser.It validate the data before submitted to the server.
javaScript saves the server extra processing.
javaScript is used to create dynamic cookies.The temporary files will be stored in the browser.
Every browser supports JavaScripts.
JavaScript can put dynamic text into an HTML page.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex:
How to remove duplicates from javascript array?
How to empty an array in JavaScript?
What do you use javascript for?
How about 3+5+"8"?
Is javascript pure object oriented?
What is 'use strict'?
What is variables in javascript?
Why global variables are bad javascript?
Explain the role of deferred scripts in javascript?
Which is better for or foreach in javascript?
How will you get the checkbox status whether it is checked or not?
How to create array in JavaScript?
Is there any difference between javascript and jscript?
What are local variables in javascript?