Learn jQuery

Extend the capabilities of JavaScript with the fast and feature-rich jQuery library. Learn everything you need to know from these helpful jQuery tutorials.

All jQuery content:

  1. How to Create Simple Button Fades With CSS

    How to Create Simple Button Fades With CSS

    Tutorial Beginner

    In this video from my course on Practical Web Animation, you'll learn how to create a simple hover effect for navigation menu buttons using CSS.

  2. Creating a jQuery Plugin for Long Shadow Design

    Creating a jQuery Plugin for Long Shadow Design

    Tutorial Beginner

    In this tutorial we will create a jQuery plugin for transforming a flat icon to a long shadow design.

  3. How to Use the jQuery Function to Select Elements

    How to Use the jQuery Function to Select Elements

    Tutorial Beginner

    The jQuery function $() is the gateway to the whole jQuery library. In this lesson, I'll show you how to use the jQuery function to select elements.

  4. A Quick Guide to Dependency Management With Bower

    A Quick Guide to Dependency Management With Bower

    Tutorial Beginner

    Web developers use a variety of libraries and frameworks in their sites, jQuery among them, and they need some way to easily manage them. Bower is such a...

  5. Building Your Startup: Leveraging Bootstrap, Ajax, and jQuery

    Building Your Startup: Leveraging Bootstrap, Ajax, and jQuery

    Tutorial Intermediate

    As I found time to polish Meeting Planner more deeply, I relied on CSS and JavaScript to add more interactive features such as easily scheduling with...

  6. Add a Website Calendar Using Jalendar 2

    Add a Website Calendar Using Jalendar 2

    Tutorial Intermediate

    Every website needs a calendar for showing post dates, schedules, or events. In this tutorial, I'll show how easy it is for you to add one. The Jalendar 2...

  7. Check Out Our New Guide to Learning JavaScript

    Check Out Our New Guide to Learning JavaScript

    Tutorial Beginner

    Do you want to learn JavaScript? We have plenty of JavaScript tutorials and courses here on Envato Tuts+, but sometimes it can be hard to know where to...

  8. Create a Find and Replace Plugin in jQuery

    Create a Find and Replace Plugin in jQuery

    Tutorial Intermediate

    In this tutorial, I will go over some general rules that you need to follow when creating plugins, and later we will create our own find and replace plugin.

  9. Uncommon jQuery Selectors

    Uncommon jQuery Selectors

    Tutorial Beginner

    This tutorial will introduce you to some not so common jQuery selectors that you might find useful.

  10. The Future of JavaScript: 2016 and Beyond

    The Future of JavaScript: 2016 and Beyond

    Tutorial Beginner

    What’s in store for the most popular JavaScript frameworks? What’s next for JavaScript being used to run server-side web, mobile and desktop applications?...

  11. Smarter Video Handling With Cloudinary

    Smarter Video Handling With Cloudinary

    Tutorial Beginner

    In the present tutorial we are going to create a simple web application to handle video manipulation for the web, we will upload a video file to the cloud...

  12. Why Is jQuery Undefined?

    Why Is jQuery Undefined?

    Tutorial Beginner

    As frustrating as it can be to learn something new, hit a roadblock and then have to repeat it a little bit further down the line, the silver lining is that...