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 / ravi
Yaah It's a Client side Coding
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is dom in javascript?
What is a reverse string?
How do I open javascript console?
name any two javascript functions which are used to convert nonnumeric values into numbers?
What are the predefined functions in javascript?
How do you create array in javascript?
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
How do you check if a string is a number javascript?
Which javascript is best?
what is event bubbling and event capturing in javascript?
Explain window.onload and ondocumentready?
Difference between Pure functions Vs. Impure functions in javascript?
Can we learn javascript without knowing java?
Name some of the JavaScript features?
What does two exclamation marks mean in javascript?