The advantages of using jQuery are: 1. JavaScript enhancement without the overhead of learning new syntax 2. Ability to keep the code simple, clear, readable and reusable 3. Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Jquery is used for various purposes and the essentialities as well as the advantages of Jquery are-
.It helps the developers to use and write the code in javascript in a faster and easy way.
.It is flexible in case of using different browsers.
.It enables to make the code in Javascript shorter in length with exact functionalities
.It doesn't have any issue with any kind of browser.
1. JavaScript enhancement without the overhead of learning new syntax
2. Ability to keep the code simple, clear, readable and reusable
3. Eradication of the requirement of writing repetitious and complex loops and DOM scripting library calls