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 / kaushik
Yes this is client side scripting
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which built-in method returns the index within the calling string object of the first occurrence of the specified value?
Explain closures in javascript?
Explain with an example the use of event handlers in javascript.
What is a boolean in javascript?
How do I add a javascript event handler to an html page element?
What happens when the recursion calling is applied on two functions?
What does _ mean in javascript?
How can javascript be used to personalize or tailor a web site to fit individual users?
What are the characteristics of javascript ‘strict mode’?
What does trim stand for?
What is lazy loading in javascript?
What is the importance of javascript? Expalin
What is the difference between let and var?
How to set the cursor to wait?
Can you assign a anonymous function to a variable?