When can you use jQuery?
Ask by Anonymous User
Updated 16 Sep 2020
It can be used to keep the code simple, concise and reusable.
It simplifies the process of traversal of HTML DOM tree.
It can also handle events, perform animation, and add the AJAX support in web applications.