if the two text boxes are there i want assign the vales
like 2&3 and if i select button means i want find the
sum.this is client side scripting in javascript
Answer Posted / kesavan
Button is selected..so the form will not submitted..so this is
client side scripting in js.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is javascript tree shaking?
What is javascript and its advantages?
Can you give an example showing javascript hoisting?
What are the benefits of learning javascript?
What is console.time() and console.timeend()? What is its syntax, and why is it used?
What are anonymous functions in Javascript?
What does the delete operator do?
How do I open javascript in chrome?
What is the use of a set object in javascript?
What is use of JavaScript and jquery?
What does === mean in js?
what will happen and why if i will acess the methods of superclass which is declared as private by a object of same subclass.
what is flux in javascript?
Javascript, Pass by Value or Pass by Reference?
What is double exclamation point?