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
Is there automatic type conversion in JavaScript?
Why do we need javascript?
What is difference between javascript and jscript?
What is scope variable in javascript?
What is decodeuri(), encodeuri() in javascript?
How can you detect the client operating system using javascript?
List some of the advantages of javascript.
How to get the contents of an input box using javascript?
how do you declare variables in javascript?
What is js injection?
What does === mean in js?
How to get value from radiobuttonlist control?
How to delete an array entry using javascript?
How you can modify XAML content from JavaScript in Silverlight?
What does "1"+2+3 evaluate to?