When can you use jQuery?1. jQuery can be used to for developing ajax based applications. 2. It can be used to keep the code simple, concise and reusable. 3. It simplifies the process of traversal of HTML DOM tree. 4. It can also handle events, perform animation, and add the ajax support in web applications.When can you use jQuery?JQuery can be used to
1. Apply CSS 2. Call functions on events 3. Traverse the documents 4. Manipulation purpose and to add effects too
|