adspace
Is jquery library used for server scripting or client scripting?
Answer Posted / Harish Chandra
jQuery is primarily a client-side JavaScript library and is used to manipulate HTML documents, handle events, and make animations on the user's browser. It does not perform server-side operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to always reference latest version of jquery?
How can jquery library be added to pages?
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?
What is the minimum setup needed to start using jquery.
How to validate email using jquery?