Is jQuery a library for client scripting or server scripting?
Answer Posted / chaitanya
Client side scripting.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is the use of jQuery load method?
explain width() vs css(‘width’) in jquery
What is jquery a client or server scripting?
With jquery which operating system is more compatible?
What is the difference between find and children methods in jquery?
How do I pull a native DOM element from a jQuery object?
How we can get the input value of an element using jquery?
How to select class in jquery?
Explain source maps in jquery? : jquery mobile
Describe the two types of cdns?
Tell me what are the slow selectors in jquery? : jquery mobile
Hide and show image on button click using jQuery?
Can you please explain the difference between javascript and jquery? : jquery mobile
How to add and remove css classes to an element using ?
How can events be prevented to work after an ajax request?