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 Photo Admin Site Using PHP and jQuery

    Create a Photo Admin Site Using PHP and jQuery

    Tutorial Beginner

    I'm pleased to present you with part one of a two part series on creating a photo site using PHP, jQuery, and AJAX. Originally, I intended to fit the...

  2. How to Add Auto Complete to Your Google Custom Search Engine

    How to Add Auto Complete to Your Google Custom Search Engine

    Tutorial Intermediate

    This tutorial will show you how to use the "Popular Queries" feed from your Google Custom Search Engine (CSE) as a data source for a jQuery autocomplete.

  3. Adding to Our Leopard Desktop with jQuery

    Adding to Our Leopard Desktop with jQuery

    Tutorial Intermediate

    Last Week I got you all to create a neat looking Dashboard/Desktop. You guys are gonna totally FLIP when you hear what's in this jam packed tutorial! More...

  4. Leopard Desktop with jQuery using jqDock

    Leopard Desktop with jQuery using jqDock

    Tutorial Intermediate

    jQuery adds a whole lot of cool functionality to your websites. It can do a range of things, from animation to AJAX. It's usually frowned upon to rely...

  5. Learn How to Create a jQuery Plugin

    Learn How to Create a jQuery Plugin

    Tutorial Beginner

    You might think to yourself, "What is all the fuss with jQuery? You have to download a bunch of plugins to even make the library worth while.". First, that...

  6. Use the jQuery UI to Control the Size of Your Text

    Use the jQuery UI to Control the Size of Your Text

    Tutorial Intermediate

    JQuery's UI can add so much to a web page. There are many different widgets that the UI provides. One up and coming star, is the slider. In this tutorial, I...

  7. How To Create An Amazing jQuery Style Switcher

    How To Create An Amazing jQuery Style Switcher

    Tutorial Intermediate

    In this tutorial I will be showing you how to create a style switcher using jQuery and PHP. The end result will be an unobtrusive & entirely degradable...

  8. Build an Incredible Login Form With jQuery

    Build an Incredible Login Form With jQuery

    Tutorial Intermediate

    One struggle that still remains today in web design is displaying all of the redundant information on every page. For example, a login form. What if there...

  9. Quick Tip: Use jQuery to Retrieve Data From an XML File

    Quick Tip: Use jQuery to Retrieve Data From an XML File

    Tutorial Beginner

    In this quick tip, I'll show you how to load data from an XML file onto a blank page. We'll work with the $.get function and will also implement a loading...

  10. Create a Tabbed Interface Using jQuery

    Create a Tabbed Interface Using jQuery

    Tutorial Intermediate

    Creating tabbed interfaces suddenly becomes a piece-of-cake when using the Tabs function in the jQuery UI library. It can be utilized to create completely...

  11. Building a Better Blogroll: Dynamic Fun with SimplePie and jQuery

    Building a Better Blogroll: Dynamic Fun with SimplePie and jQuery

    Tutorial Intermediate

    A traditional blogroll is a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls...

  12. Wordpress Sidebar Turned Apple-Flashy Using jQuery UI

    Wordpress Sidebar Turned Apple-Flashy Using jQuery UI

    Tutorial Intermediate

    Apple have always been Gods in terms of the way they present themselves and their products. I just love the sidebar on the Apple Startpage, and wanted to use...