What are the advantages of jQuery?
3044
18-Nov-2010
Amrita Bhattacharjee
21-Jan-2023Jquery 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.
Amit Singh
18-Nov-20101. 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