How to select elements with jQuery and reveal content 

In this tutorial we will see some way to select different elements using jQuery, from a basic multiple selection, a multiple selection revealing content and a excluding selection revealing content. Includes examples and source files for download.

Creating a Tabbed Navigation menu with under tab descriptions 

Well in this tutorial you will learn how to create a tabbed navigation menu, complete with a under tab description feature, which when you hover on a certain tab, a description will appear below the navigation bar, I’ve seen a few of these around, but most of them use javascript when really you don’t need [...]

Creating a Drop Down Navigation Menu 

Every tutorial I’ve done on navigation bars or menu’s has been the normal one level navigation bar, but when you build a website you may feel the need to create sub categories, for example my blog houses various tutorials which are stored in categories, I have a drop down navigation bar on the main link, [...]

WordPress-Style Comment Controls Using MooTools or jQuery 

WordPress has a nice little effect on the Admin Dashboard where it shows and hides the comment control links when you mouseover and mouseout of the record’s container. Here’s how to achieve that effect using MooTools or jQuery.

Pure CSS Fish Eye Menu 

A pure CSS technique to transform your icon menu into an interactive zooming icon navigation menu inspired from Mac OSX Dock with fish eye effect. One of many ways to style html list tags into interactive, usable, and accessible menu using pure CSS.

10 Image Free Sexy CSS Menu and How to Create One 

Who said you can’t make sexy, cool looking menu with CSS ? Today we bring you 10 Free sexy CSS menu and tutorial on how to create one. As usual they are free for personal use. Most the of menus are created using using CSS and CSS3 propety-webkit-border-radius and -moz-border-radius.

Imagin – Flash Galley 

Imagine Galley Flash, ideal for mounting a web gallery, it is written in flash. The main features are: * Ability to show: jpg, png, gif, swf, txt * Loading a few images in advance, to speed up browsing * Deep linking – you can go to any state of the art gallery, changing the URL, [...]

CSS Nested Side Bar Menu 

This is a simple yet professional looking multi level side menu. Markup wise it’s just a regular CSS nested UL list, turned into a drop down menu using a very small JavaScript code. Arrow images are automatically added to LI items w/ sub levels.

Icon Supported Navigation 

Give your navigation menu a little more impact with some icons/graphics while still retaining accessibility to your users.