Why is jQuery better than javascript?1. jQuery is great library for developing ajax based application. 2. It helps the programmers to keep code simple and concise and reusable. 3. jQuery library simplifies the process of traversal of HTML DOM tree. 4. jQuery can also handle events, perform animation, and add the ajax support in web applications.
|