20+ Powerful Jquery Tutorials & Snippets

How to Build a Lava-Lamp Style Navigation Menu

A couple weeks ago, I created a screencast that demonstrated how to build a three-level navigation menu. In a response email, one of our readers requested a tutorial on how to build a lava-lamp style menu. Luckily, it’s quite a simple task, especially when using a JavaScript library. We’ll build one from scratch today.



Create Portfolio Website With CSS/jQuery

Since last some weeks i have started learning jQuery, and today i thought why not give a tutorial on jquery and css. So i come up with this amazing tutorial (amazing for me atleast), which uses only pure CSS and jQuery to design a whole portfolio website, no photoshop or any other design software required. Here we go…



Jquery CSS Tutorial on Zooming Image

Today I will tell you about another one useful tool of JQuery – Zoomimage plugin. It allow to reach different design ideas with images resizing.



Working with cookies using jQuery and JavaScript

Today i want to go over a few techniques to easily use cookies via jQuery (much easier) or pure javascript.

10 jQuery Transition Effects: Moving Elements with Style

Whatever content you have to present, you can present them in a more interactive & more responsive ways. In this article we’d like to present 10 Brilliant techniques using some jQuery magic to grab the attention of your users with a simple, rich user experience that gets them excited about your website.



10 Awesome jQuery and JavaScript Snippets

Awesome collection of jQuery and JavaScript snippets. Enjoy.



Building Your First jQuery Plugin

So you were out on your quest to find the answer to life, the universe, and everything, when blam, you found jQuery. Yes, I know, you were expecting 42, but too all of our surprise, it was jQuery. So what's next? Build your own plugin!

Create Background Scrolling Effect with jQuery

In this tutorial, we're not only go through how to make it, we will have it in plugin as well which allow user to customize the speed of the movement and direction (vertically, horizontally and diagonally).