Learn how to make your websites interactive and create animations by using jQuery.
Start
500k+
enrolled students
3 Hours
estimated course time
Beginner
required technical level
Introducing jQuery
Introduction to jQuery
You know how to create websites, but not how to make them respond to user interaction. For that, we'll be taking advantage of a new tool: jQuery!
jQuery Functions
jQuery Functions and Selectors
Now that you know a little jQuery, let's dive into some details: how functions work and how we can select a wider range of HTML elements to manipulate.
Dynamic HTML
Modifying HTML Elements
You know how to change the styling of an HTML element using jQuery. But did you know you could change the element itself?
jQuery Events
jQuery Events
We've covered a few jQuery events, such as .click() and .hover(). In this lesson, we'll take a closer look at jQuery events and introduce you to even more!
jQuery Effects
jQuery Effects
We've covered a few jQuery effects, such as .hide() and .fadeOut(). In this lesson, we'll take a closer look at jQuery effects and introduce you to even more!