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. Spotlight: Constrained Stickies with jQuery

    Spotlight: Constrained Stickies with jQuery

    Tutorial Intermediate

    Every other week, we'll take an ultra focused look at an interesting and useful effect, plugin, hack, library or even a nifty technology. We'll then attempt...

  2. Fun with jQuery Templating and AJAX

    Fun with jQuery Templating and AJAX

    Tutorial Intermediate

    In this tutorial, we'll take a look at how jQuery's beta templating system can be put to excellent use in order to completely decouple our HTML from our...

  3. Implement Twitter Scrolling without jQuery

    Implement Twitter Scrolling without jQuery

    Tutorial Intermediate

    jQuery is an awesome tool, but is there ever a time when you shouldn’t use it? In this tutorial, we’re going to look at how to build some interesting...

  4. Use jQuery Mobile to Build a Native Android News Reader App: Part 3

    Use jQuery Mobile to Build a Native Android News Reader App: Part 3

    Tutorial Advanced

    In Part 1 of this tutorial series, we introduced our sample application, described the page flow, and discussed how to construct the pages in the application...

  5. Use jQuery Mobile to Build a Native Android News Reader App

    Use jQuery Mobile to Build a Native Android News Reader App

    Tutorial Advanced

    In this three part tutorial series, our main goal is to describe how jQuery Mobile can be used to develop a native Android application. First, we will...

  6. Spotlight: jQuery replaceText

    Spotlight: jQuery replaceText

    Tutorial Intermediate

    Every other week, we'll take an ultra focused look at an interesting and useful effect, plugin, hack, library or even a nifty technology. We'll then attempt...

  7. jQuery Mobile Framework - A Forms Tutorial

    jQuery Mobile Framework - A Forms Tutorial

    Tutorial Intermediate

    jQuery Mobile is a relatively new mobile web framework, with its first release made in October 2010. The framework has many interesting features to support...

  8. Quick Tip: Display Elements Sequentially with jQuery

    Quick Tip: Display Elements Sequentially with jQuery

    Tutorial Intermediate

    In this video quick tip, I'll teach you how to add a bit of flair to your page, by displaying a set of elements sequentially. While there are numerous ways...

  9. How to Create a FAQ Page with WordPress and Custom Post Types

    How to Create a FAQ Page with WordPress and Custom Post Types

    Tutorial Beginner

    In the web world, a FAQ page is created specifically for the viewers/customers, and contains general questions and their respective answers about a...

  10. How to Create an Awesome Image Preloader

    How to Create an Awesome Image Preloader

    Tutorial Intermediate

    How often do you find that images in a website load gracefully; the kind where a loading icon first appears, and the image then fades in, once loaded? This...

  11. Quick Tip: Working with the Official jQuery Templating Plugin

    Quick Tip: Working with the Official jQuery Templating Plugin

    Tutorial Intermediate

    Just this week, the jQuery team announced that Microsoft's templating plugin (along with a couple others) is now being officially supported. What this means...

  12. Progressively Enhance a Form to a Modal Form

    Progressively Enhance a Form to a Modal Form

    Tutorial Intermediate

    With something as important as a contact form, you want it working properly for all visitors—even the JavaScript challenged. How do you handle this if you...