Describe briefly the major use of java script on client side
Answer Posted / upendar
1) Field/Client side validation
2) HTML Manipulation and
3) CSS Manipulation.
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
How do functions work in javascript?
How to add buttons in javascript?
Write a program to reverse a string in pure javascript?
Difference between '=', '==' and '===' operators?
What is the use of a boolean object in javascript?
Is javascript client side or server side?
How can you get the reference of a caller function inside a function?
What is the method for reading and writing a file in javascript?
How to add behavior to an element using javascript?
What is data type in javascript?
What is innertext javascript?
What is event target in javascript?
How do I run code in browser console?
What does javascript do?
Explain window.onload and ondocumentready?