On the previous article, I introduced jQuery and showed how to enable it in your web app, along with a little insight on the basics. Now I’ll start showing some of the most useful methods you will find in the library, along with a sample for each.
In this tutorial, I will be explaining what jQuery is, how it can help you in your web projects, and then you will be taken on a trip through the process of enabling jQuery on a web application. Trust me: if you’ve never tried jQuery, you’re in for a treat! Besides the library itself, jQuery also has a UI part, that allows you to easily integrate widgets in your UI.