• RSS
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Mixx
  • Technorati
  • Facebook
  • NewsVine
  • Reddit
  • Google
  • LinkedIn
  • co.mments
  • YahooMyWeb
  • E-mail this story to a friend!
Join 38,000 of our readers, by following us via our RSS Feed, on Twitter, on Facebook or on Digg

jQuery is everywhere, its fast and versatile, and is rapidly becoming as common on websites as CSS. The only small problem you may have is keeping up with development, keeping up with new plugins and tutorials. This article will do just that. All of these tuts have been written within the past eight weeks, bringing you up to speed with latest developments.

25 Awesome jQuery Tutorials for Web Developers and Designers

jQuery TutorialsSubmit A Form Without Page Refresh using jQuery
Demo URL : View Demo.
Description : A great way of utlizing jQuery to enhance user experience is to not just validate, but to submit your form entirely without a page refresh. In this tutorial you will learn how easy it is to submit a contact form that sends an email, without page refresh using jQuery.

jQuery TutorialsLive Email Validation
Demo URL : View Demo.
Description : In this tutorial you will learn how you can validate the format of an email address “live” using jQuery and regular expressions without the need for a plugin.

jQuery TutorialsFading Menu – Replacing Content
Demo URL : View Demo.
Description : Iinstead of thinking about CSS as page layout and a way to style your page when it loads, you can use it in animation and change it on-the-fly to react to events that happen on your page.

jQuery TutorialsCreate a Scrolling Menu with CSS and jQuery
Demo URL : View Demo.
Description : There are a lot of flash scrolling menus out there,in this tutorial you will create a similiary looking menu with just CSS and jQuery.

jQuery TutorialsCreate a live-update list effect with jQuery
Demo URL : View Demo.
Description : In this tutorial you will learn how to create a live-update list effect, essentially a list that is generated as new data is added.

jQuery TutorialsAdvanced “Poll” jQuery PluginDescription : In this tutorial you are going to create a jQuery plugin from start to finish; this plugin will allow you to easily add a simple poll widget to a web page or blog.

jQuery TutorialsHow to Use jQuery to Preload an Image with a Fade-In Effect
Demo URL : View Demo.
Description : There are several methods of loading images faster or at least exhibit the illusion of speed, for this technique, we will look into the preloading capabilities of JavaScript, while using the jQuery Framework.

jQuery TutorialsFlickr Menu Design
Demo URL : View Demo.
Description : This tutorial willl explain how to use jQuery and CSS and createa simple step-by-step way to implement a Flickr Horizontal Menu.

jQuery TutorialsAwesome Popup jQuery Calculator
Demo URL : View Demo.
Description : In this tutorial screencast, you will be shown how to build a jQuery calculator and implement it on your site.

jQuery TutorialsSemantic Blockquotes with jQuery
Demo URL : View Demo.
Description : Blockquotes can really assist in making your text visually appealing. This tutorial shows you how to create blockquotes using jQuery. Even beginners to jQuery will be able to learn how to make these blockquotes.

jQuery TutorialsSelecting and Styling External Links, PDFs, PPTs …
Demo URL : View Demo.
Description : In this tutorial you will learn how to use jQuery to select and style PDFs, PPT, images, and external links all differently using jQuery and CSS.

jQuery TutorialsAuthenticating Twitter API calls with PHP & jQuery
Demo URL : View Demo.
Description : In this tutorial you will learn how to make a simple call to the Twitter API with our your Twitter credentials (to return your favorites in this example) using PHP and jQuery.

jQuery TutorialsjQuery Slideshows With the Cycle Plugin
Demo URL : View Demo.
Description : This tut shows you how to succesfully implement the jQuery Cycle, a plugin taht allows developers to quickly and easily create a slideshow out of anything contained within a given div element.

jQuery TutorialsjQuery and Google Maps Tutorial
Demo URL : View Demo.
Description : In this very detailed step by step tutorial you will be walked through how to get started using jQuery inside the Google Maps environment.

jQuery TutorialsjQuery Sequential List
Demo URL : View Demo.
Description : This tutorial will show you how to use jQuery to add a sequent of CSS classes to create a graphical list.

jQuery TutorialsUsing jQuery Slider to Scroll a Div
Demo URL : View Demo.
Description : This tutorial is going to show you how to create a horizontally scrolling div using jQuery, html, and css. The main part of this tutorial is going to focus on the jQuery which is used to build the slider which controls the scrolling.

jQuery TutorialsHow to Mimic the iGoogle Interface
Demo URL : View Demo.
Description : You will learn how to create a customizable interface with widgets, the finished product will be a sleek and unobtrusively coded iGoogle-like interface which has a ton of potential applications.

jQuery TutorialsReddit-style Voting With PHP, MySQL And jQuery
Demo URL : View Demo.
Description : If you are a regular at Reddit, you would have noticed the way people vote there. You can either vote up or vote down. This tutorial will show you how to create such a voting system with jQuery, PHP and MySQL.

jQuery TutorialsSimple jQuery Spy Effect
Demo URL : View Demo.
Description : A great tutorial showing how to use the jQuery Spy Effect plugin and scroll lists in a beautiful way.

jQuery TutorialsCreate a slide tabbed box using jQuery
Demo URL : View Demo.
Description : A simple and straight forward jQuery tutorial that creates a nice slideing tabbed box.

jQuery TutorialsHorizontal Animated Menu
Demo URL : View Demo.
Description : In this tutorial you will build a basic horizontal animated menu using jQuery.

jQuery TutorialsLoad In and Animate Content with jQuery
Demo URL : View Demo.
Description : In this tutorial you will be taking your average everyday website and enhancing it with jQuery. Adding ajax functionality so that the content loads into the relevant container instead of the user having to navigate to another page using great animation effects.

jQuery TutorialsAdd icons to your links automatically using jQuery & CSS
Demo URL : View Demo.
Description : You want to show a particular icon to a particular type of link. For eg: a pdf icon to all pdf file links, a text document icon to all text document links, zip icon to all links that are linked to zip files etc. This tutorial will show you how using jQuery.

jQuery TutorialsCreating an OS Web Interface in jQuery
Demo URL : View Demo.
Description : In this truly amazing tutorial, you will recreate a complete OS Web Interface with jQuery, have a look at the demo you will love this.

jQuery TutorialsHow To Build Quick and Simple AJAX Forms with JSON Responses
Demo URL : View Demo.
Description : In this tutorial, you will go through the steps of setting up an AJAX form, which will return a JSON response used to display success/error messages.

RSS & Twitter

Grab the RSS Feed: Speckyboy RSS.
Twitter : Speckyboy on Twitter.

You might also like…

Best Ever 65 mooTools Plugins and Demos, is it Better than jQuery? »
37 Phenomenal jQuery Plugins and Demos for Developers »
20 Amazing Javascript Prototype Scripts, Elements, Widgets, Classes.. »
35 Easy to use Free Ajax/Javascript Navigation Solutions »
20 Amazing jQuery Plugins and 65 Excellent jQuery Resources »
Top 15 Free AJAX Resource Directories worth bookmarking »
20 Top Script.aculo.us Scripts you can’t live without »
41 of the Best MooTools Ajax Example Downloads »


21 Comments Leave yours

  1. Steve Reynolds
    11 Mar, 2009

    Thanks for including 2 of my tutorials – I appreciate it.

    Reply

  2. steve folly
    11 Mar, 2009

    nice tutorial. i saw this blog on dzone that talks about steps to build a fast “enterprise” jquery plugin that scales well:
    http://notetodogself.blogspot.com/2009/02/building-fast-jquery-plugins.html

    Reply

  3. amazing all the stuff with jQuery programming.

    Reply

  4. Rahul
    11 Mar, 2009

    At first I liked the Fade-In Effect with jquery. But eventually, most of them are just awesome. A superb collection of jquery indeed.

    Reply

  5. advise-art
    12 Mar, 2009

    wow … 50% are very nice ! ! !

    Reply

  6. Hondah
    12 Mar, 2009

    amazing, create a total interface of a new OS.

    Reply

  7. mario
    12 Mar, 2009

    Number 2 isn’t working. Doesn’t accept all valid addresses. Sometimes it’s better to not use validation at all, than to use a broken implementation.

    Reply

  8. CrapsBlackJack
    12 Mar, 2009

    As always, an amazing list!

    Reply

  9. sangam uprety
    12 Mar, 2009

    Got you from digg. I digged this awsome collection of tips. Thanks a lot for the effort. I’ll get you with each article posted in my inbox!

    Reply

  10. Loveleen
    12 Mar, 2009

    thanks for the compilation!!

    Reply

  11. sangam uprety
    12 Mar, 2009

    Really appreciable! Wish I could come accross the web requirement where I could try all these techniques myself and experience the best way! Or could I help someone plug these in an existing web application!

    Reply

  12. German
    13 Mar, 2009

    Hi! The Advanced “Poll” jQuery Plugin tutorial … requires being Plus member of NetTuts :(
    Thanks anyways!

    Reply

  13. Darryl
    28 Mar, 2009

    the links for the live email validation has been hijacked by something selling WordPress themes.

    Reply

  14. Roosevelt P.
    29 Mar, 2009

    Wow, very nice list indeed. Truly jQuery is a revolutionary framework!

    Reply

  15. Hemanshu
    26 Jun, 2009

    It’s a great toturial’s and demo’s of jquery.
    it’s use i m give better quality of my website

    Reply

  16. j000
    7 Aug, 2009

    Thanks for a great post this will help me in creating my wordpress theme. I’m bookmarking this for sure.

    Reply

  17. jQuery is everywhere these days….isn’t it?? I wonder why!! May be because it’s very fast and versatile. Howver, I found keeping up with these new plugins and tutorials frustrating at times.

    Reply

  18. lalacan
    23 Nov, 2009

    Thanks for share this,
    it’s really useful for us.

    Reply

  19. Indialike
    8 Feb, 2010

    Very nice and useful tutorials for web designers,
    Thanks for posting.

    Reply

  20. Andrew Thompson
    26 Apr, 2010

    Excellent. Thanks

    Reply

  21. noonoob
    17 May, 2010

    thank you very much .

    Reply

Leave a Comment


36 Trackbacks