35+ Best of jQuery Tutorials and Examples
May 4, 2010 Technology, Tutorials, jQUERY
Creating a “Filterable” Portfolio with jQuery

There’s stuff all over the Web about jQuery, but finding the best tutorials to get you started can be tough. Here are Examples and tutorials from jQuery masters to keep you on the right track.
We will start with jQuery masters and feature some of their best tutorials, then we will move on to more categorized tutorials, cheat sheets and hacks.
15 Days Of jQuery
15 Days Of jQuery-Fantastic tutorials and example code that takes you from zero to hero in no time flat.
Featured Tutorials of 15 Days Of jQuery
- jQuery Online Movie Tutorial by John Resig- Pretty basic stuff… but a good intro to jQuery if you’re new to this.
- Draggable, Droppables, Selectables… Oh My!
- Multiple File Upload Magic With Unobtrusive Javascript
- Rounded Corners with Javascript (jQuery)
Learning jQuery
Learning jQuery- Getting to know the library of choice for unobtrusive JavaScript.
Featured Tutorials on LearningjQuery.com
- Working with Events, part 1
- Animated Scrolling with jQuery 1.2
- Automatic Page Contents
- More Showing, More Hiding
Bassistance
Bassistance- Goes through the basics of jQuery, all the way up to building plugins.
Featured Tutorials on Bassistance
- Getting Started with jQuery- This guide is an introduction to the jQuery library. It starts from ground up and tries to explain details where necessary. It covers a simple hello world example, selector and event basics, AJAX, FX and usage and authoring of plugins.
Cody Lindley
Cody Lindley- Who created the ThickBox and jTip plugins.
Featured Tutorials on Cody Lindley
- JQuery To The Rescue- An interactive demonstration of the basics behind jQuery.
Remy sharp’s Blog
Remy sharp- Written many useful tutorials and plugins on his own blog, also he is the man behind the very useful jQueryForDesigners website which have many useful tutorials requested by his own readers.
Featured Tutorials on Remy sharp’s Blog
- Text box hints- You will see a lot of web sites with search boxes have text already populated inside of the field and when you select the input text box it disappears and reappears when it’s not selected. This tutorial will show you how can add a small amount of jQuery to add this feature to any of your web sites.
- Auto-populating Select Boxes using jQuery & AJAX- Allow the user to select a top level category from one select box and to automatically populate the sub-category using jQuery and Ajax.
Featured Tutorials on jQueryForDesigners
- Using Ajax to Validate Forms- With this tutorial you will be able to have your first forms that do the following: 1) Live username checking, 2) Password confirmation and strength, 3) Checking if an email address is already registered, 4) URL validation
- Image Cross Fade Transition- How to fade one image in to another?
Web Designer Wall
- jQuery Tutorials for Designers- This article contains 10 visual tutorials intended for web designers and newbies on how to apply Javascript effects with jQuery. Effects include: Simple slide panel, Simple disappearing effect, Chain-able transition effects, Accordion, Animated hover effect, Entire block clickable, Collapsible panels.
CSS-Tricks
CSS-Tricks is a home for examples, tutorials, tips, tricks, and news regarding Cascading Style Sheets. Chris Coyer is getting into jQuery lately and posting interesting jQuery tutorials in his journey to learn jQuery.
Featured Tutorials on CSS-Tricks
- Fading Menu – Replacing Content- Chris Coyer shows us a nice menu effect emphasizing the designer’s perspective: “When I do this, make the CSS do this”.
- Improved Current Field Highlighting in Forms- How to add some kind of visual feedback on web forms to indicate the currently active (or “focused“) field.
- Fade-in Spoiler Revealer- Exploiting some of the “fading in” and “fading out” different page elements functions for a really simple Spoiler Revealer.
Getting started with jQuery
- The jSkinny on jQuery- A tutorial on the jQuery javascript library (from a Ruby/Rails perspective).
- How to Get Anything You Want- An introduction to jQuery selectors and traversal methods, and their use in navigating the DOM.
- It’s all about CSS- If you’ve got a good understand of CSS selectors, then you’re already familiar with how to query the DOM.
- jQuery Crash Course- For those who’d like to learn more about jQuery, one of the more popular libraries, here’s a crash course written with code-savvy web designers in mind.
- jQuery in 15 minutes- A short introduction to jQuery.
- jQuery Basics- This section covers basic usage of jQuery from getting started to finding elements and working with CSS.
- Easy JavaScript for Designers- A nice little writeup for the jQuery Java Script Library. Designers need all of the coding shortcuts they can and jQuery seems to deliver.
jQuery Cheat Sheets
- jQuery Cheatsheet- The cheat sheet comes in two flavors: 1) Made for iPhone and iPod Touch, and any other mobile device with internet access. 2) Old-school printable A4 cheat sheet
- jQuery 1.2 Cheat Sheet
Building jQuery Plugins
- A Plugin Development Pattern- This article is meant to share a useful pattern for plugin authoring.
- Developing a jQuery Plugin- Sometimes the most difficult part is just taking the first step!
- Building Your First jQuery Plugin- This tutorial will take you step by step through creating your very own truncation plugin.
jQuery Effects and Techniques
- JQuery Pop-up Menu Tutorial- Pop-up link menu (mouse over menu)
- jQuery For Designers- Examples of writing Unobtrusive JavaScript to add simple behavior to a web page.
- AutoCompleter Tutorial - jQuery(Ajax)/PHP/MySQL
- SlideViewer- A jQuery image slider built on a single unordered list
- LavaLamp for jQuery lovers!- A step by step tutorial to create a LavaLamp menu packaged as a plugin for the amazing jQuery javascript library.
- Auto-Complete Field with jQuery – Code Explained- An explanation of the code behind the auto-complete field in this post.
- Photo Slider Tutorial- It’s worth noting that you can easily use the photo slider to query a server script to load the images.
- Ajax will_paginate, jq-style- Using jQuery, to easily rock some gracefully degrading Ajax pagination.
- Rounded Corners- Adding rounded corners to an element, using no extra markup.
- Efficient Tag Cloud Algorithm- A post about a tag cloud algorithm , very useful.
- AutoCompleter Tutorial- This tutorial because will tell you how and why AutoCompleter works, knowing about this enables you to customise it a lot more.
- Creating a fading header- A tutorial explaining how to create the fading header graphic for Bits and Pixels.
Ajax development with jQuery
- Easy Ajax with jQuery- Akash Mehta will show us how to simplify the process of adding Ajax to the application even further with the help of jQuery, a popular JavaScript library.
- Simplify Ajax development with jQuery- Discover how easy Ajax and DOM scripting can be
- Quick and Dirty AJAX- A walk through tutorial showing some of the basic ways you could use jQuery to add AJAX functionality to your site.
- A Quick Code Igniter and JQuery Ajax Tutorial- A step-by-step tutorial will show you how to combine the power of jQuery with Code Igniter (a PHP framework based on the MVC design pattern) to quickly and painlessly pass a record ID through the javascript and over to the server, where it will be passed to a mysql database, used to retrieve some data, and sent back to the page for display.
jQuery Fixing common Browser Issues
- Fixing IE overflow problem- IE has a different implementation of overflow compared to Firefox or Safari. This is a detailed account of the problem, and it’s fix.
- Using jQuery to align column heights- This tutorial will show you how to use the popular jQuery library to match the height of 2 columns in your layout.
- Hacking transparent PNG support into IE6 with IE PNG Fix, CSS and jQuery- How to enable transparent PNG support in IE6
Tags: AJAX, jQuery, plugins, tutorials
This entry was posted
on Thursday, April 24th, 2008 at 5:39 am
and is filed under TUTORIAL, jQuery.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Tags: Ajax with jQuery, jquery, jQuery tutorial, JS paggiing, tutorial jQuery






















May 5th, 2010 at 1:37 am
[...] link: 35 Ultimate Useful jQuery Tutorials | WEBAXES.COM Share and [...]
May 18th, 2010 at 8:03 am
Should there be another persuasive post you can share next time, I’ll be surely waiting for it.
May 18th, 2010 at 8:15 am
I would like to say “wow” what a inspiring post. This is really great. Keep doing what you’re doing!!
May 18th, 2010 at 4:42 pm
[...] 35+ Best of jQuery Tutorials and Examples | WEBAXES.COM [...]
May 21st, 2010 at 9:26 am
I’ve recently started a blog, the information you provide on this site has helped me tremendously. Thank you for all of your time & work.
May 22nd, 2010 at 8:55 am
…
I saw this really great post today. Here you can always learn the best 2 in 1 cross trainer!…
May 23rd, 2010 at 10:48 am
…
I saw this really great post today. I know it is the suitable 18k White Gold Wedding Bands review!…
May 23rd, 2010 at 2:32 pm
Contrary to other beliefs, proper explored post still grab in subscribers such as me. This is my first time I visit here. I found lots of interesting ideas in the site mostly its discussion. The massive amount of comments highlight I am not the only one with this opinion
May 24th, 2010 at 5:38 am
Hey This is valuable info, am intrested in it… great story man
May 24th, 2010 at 7:57 am
Howdy This is important info, am impressed… fine story man
May 25th, 2010 at 1:55 pm
Wonderful to read!
May 27th, 2010 at 11:24 am
Between me and my husband we’ve owned more MP3 players over the years than I can count, including Sansas, iRivers, iPods (classic & touch), the Ibiza Rhapsody, etc. But, the last few years I’ve settled down to one line of players. Why? Because I was happy to discover how well-designed and fun to use the underappreciated (and widely mocked) Zunes are.
May 27th, 2010 at 5:44 pm
Hi there could I reference some of the insight found in this blog if I reference you with a link back to your site?
May 28th, 2010 at 12:16 pm
This is getting a bit more subjective, but I much prefer the Zune Marketplace. The interface is colorful, has more flair, and some cool features like ‘Mixview’ that let you quickly see related albums, songs, or other users related to what you’re listening to. Clicking on one of those will center on that item, and another set of “neighbors” will come into view, allowing you to navigate around exploring by similar artists, songs, or users. Speaking of users, the Zune “Social” is also great fun, letting you find others with shared tastes and becoming friends with them. You then can listen to a playlist created based on an amalgamation of what all your friends are listening to, which is also enjoyable. Those concerned with privacy will be relieved to know you can prevent the public from seeing your personal listening habits if you so choose.
May 28th, 2010 at 2:46 pm
I would like to thank you for the efforts you have made in writing this article. I am hoping the same best work from you in the future as well. In fact your creative writing abilities has inspired me to start my own BlogEngine blog now. Really the blogging is spreading its wings rapidly. Your write up is a fine example of it.
May 28th, 2010 at 7:00 pm
Having expanded my family to include three children,
I now need to look at changing my medical insurance and found your information very helpful health insurance thank you for this website
May 31st, 2010 at 4:06 pm
I want to take some distance learning courses from a college that offers Japanese. What college offers a really good Japanese distance learning program that goes from Beginner to Advanced courses? This is something that I am really passionate about and would greatly appreciate any help people can give me.
June 2nd, 2010 at 1:53 pm
Jamorama i think you have a great site here… today was my first time coming here.. i just happened to find it doing a google search. anyway, great post.. i’ll be bookmarking this page for sure.
June 2nd, 2010 at 2:35 pm
…
Very cool! I support your view. Here you can always learn the cool Green princess phone!…
June 3rd, 2010 at 12:56 pm
There is obviously a lot to see about this. I think you made some good points in Features also.
June 5th, 2010 at 9:16 pm
Lol, echt gut. Komme nun auch oefters.
June 6th, 2010 at 6:00 pm
I agree with much of what peoples comments are that I am reading here.
June 8th, 2010 at 12:01 pm
…
I would like to thank you for that endeavors you could have made in publishing this article. I’m trusting the exact same very best work from you within the long term as well. Actually your fanciful writing abilities has inspired me to begin my own web…
June 8th, 2010 at 12:28 pm
Love the layout. Graphics look good. Hope to land one…..
June 9th, 2010 at 2:36 pm
Very interesting stuff.keep em coming…Maxwell Yankovich
June 28th, 2010 at 3:08 am
very intresting write up now to further my research