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 will you create new object in javascript?
Name some of the JavaScript features?
What is use of settimeout function in javascript?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
Explain window.onload and ondocumentready?
Is javascript insecure?
How to capture the Image width and height using QTP script ? Kindly answer plz.... Thanx in adavance...
How to remove the event listener?
What are the different objects used in javascripts?
How do you sort in javascript?
Why global variables are bad javascript?
What is event bubbling in the dom?
Can webassembly replace javascript?
What is Browser Object Model?
How to calculate fibonacci numbers in javascript?