Answer Posted / pitambar
javascript are two type .
1.client side javascript:for clientsde validation for 1st
request.
2.server side javascript;for internal or during server side
validation it may require to for internal execuition.
Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
How to get value of an element by class in javascript ?
What is are the types of the pop up box es available in javascript?
What output will this program produce System.out.println(x+"+"+y+"="+(x+));
Explain prototypal/differential inheritance?
If you need to hide the javascript code from the older browser versions, how will you perform it?
What are the data types supported by javascript?
How to call a function inside a function in javascript?
What is the difference between remove() and removeChild()?
How to get the contents of an input box using javascript?
What is prototype in javascript and how do you use it?
What is js full form?
Explain the difference between java and javascript.
How to validate a form in javascript?
What is the difference between java & javascript?
Why global variables are bad javascript?