Course details

jQuery is a JavaScript library that has become wildly popular in that last several years. This library makes it much easier to perform more complicated JavaScript tasks such as animations, event handling, manipulating HTML content, and much more. Where jQuery really shines is that it's very easy to use, jQuery also takes care of the cross-browser compatibility issues so you can concentrate more on making your website interactive rather than worrying about browser issues.

What we will cover in this series

We will begin the course by learning about how to setup jQuery and discuss the syntax. jQuery is all about selectors. jQuery uses selectors to target specific HTML elements in the DOM. The selector syntax is what makes jQuery very easy to read and use.

Then we will dive into all the methods jQuery provides. Methods are the workhorse of jQuery. We will cover many of the most popular methods in jQuery. Methods that will enable you to create events, animations, effects, and much more for your website.





Updated on 27 December, 2017
Courses you can instantly connect with... Do an online course on Web Development starting now. See all courses

Rate this page