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. Create a Fun Tweet Counter With jQuery

    Create a Fun Tweet Counter With jQuery

    Tutorial Intermediate

    In this tutorial, we will look at using jQuery to call Twitter’s API and then use the results to create a widget for a blog or personal website that shows...

  2. Building a jQuery Image Scroller

    Building a jQuery Image Scroller

    Tutorial Intermediate

    In this tutorial, we're going to be building an image scroller, making use of jQuery's excellent animation features and generally having some fun with...

  3. Build a Better Tooltip With jQuery Awesomeness

    Build a Better Tooltip With jQuery Awesomeness

    Tutorial Intermediate

    Browsers will automatically display a tooltip when you provide a title attribute. Internet Explorer will also use the alt attribute. But, in this tutorial...

  4. How to Build a Super Duper News Scroller

    How to Build a Super Duper News Scroller

    Tutorial Beginner

    This week, we'll learn how to combine PHP, SimplePie, and jQuery to build a simple news scroller widget for your website. It's much easier than you might...

  5. What You Must Know About jQuery UI 1.7

    What You Must Know About jQuery UI 1.7

    Tutorial Intermediate

    This morning, the jQuery UI team announced that the latest version of the library, 1.7, is now available for download. Let's take a look at some of the new...

  6. Asynchronous Comments with PHP, jQuery, and JSON

    Asynchronous Comments with PHP, jQuery, and JSON

    Tutorial Beginner

    In this article, we’re going to look at how we create a simple but effective means of capturing and displaying visitor comments using a blend of jQuery,...

  7. Creating a “Filterable” Portfolio with jQuery

    Creating a “Filterable” Portfolio with jQuery

    Tutorial Intermediate

    If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to...

  8. Building a jQuery-Powered Tag-Cloud

    Building a jQuery-Powered Tag-Cloud

    Tutorial Intermediate

    A tag-cloud is a great way of showing visitors to your blog the main topics of interest that are available. There is also additional information contained...

  9. Exactly How to Create a Custom jQuery Accordion

    Exactly How to Create a Custom jQuery Accordion

    Tutorial Intermediate

    Accordions can be very useful for showing lots of different sections of data in a small amount of space. jQuery UI has a built in Accordion function, but...

  10. The 20 Most Practical and Creative Uses of jQuery

    The 20 Most Practical and Creative Uses of jQuery

    Tutorial Beginner

    There have been plenty of posts on the number of awesome jQuery plugins and where to find them. However, sometimes it is best not to rely on third party...

  11. jQuery Cheat Sheet

    jQuery Cheat Sheet

    Tutorial Beginner

    Cost: FreeFound Via: www.colorcharge.com/

  12. Create an Amazon Books Widget with jQuery and XML

    Create an Amazon Books Widget with jQuery and XML

    Tutorial Intermediate

    It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a...