Is jquery a library for client scripting or server scripting? : jquery mobile
Answer / Sawan Kumar
"jQuery": is primarily a client-side JavaScript library used for HTML document traversing, manipulation, animating, and interaction. It does not support server-side scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantage of using cdn? : jquery mobile
Explain the each() function?
How can we apply css in last child of parent using jquery library?
How do you update ajax response with id " resilts"?
What is the difference between jquery and javascript?
What does jQuery data() function do?
How to call a method inside code-behind using jquery?
Why jQuery is better than JavaScript?
Difference between event.PreventDefault and event.stopPropagation?
Define each() function in jquery?
What is chaining in jQuery?
How to create clone of any object using jQuery?