Tutorials

Navigation

Mega Drop Down Menus w/ CSS & jQuery

Mega Drop Down Menu w/ CSS & jQuery

While in the process of redesigning 4wheelparts.com, I decided to explore new methods of working with our huge number of inventory and categories. I did some research and noticed a new trend for ecommerce sites in having what they call “mega drop down menus”.

According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites.

Read More Category: jQuery Tutorials | Tags: ,

“Active” State in CSS Navigations

Active State in CSS Navigations

I am sure you have been on a website where the navigation has an “active” state, basically showing you which page you are currently on. Take a look at my top navigation, you should see that the “Blog” link is in its active state. This technique is what you will be learning today.

Take a look at the demo below to get a preview of what you will be creating.

Read More Category: HTML/CSS Tutorials | Tags: ,

Animated Navigation with CSS & jQuery

Animated Navigation with CSS & jQuery

As I was checking out some flash sites for inspiration, I ran across a couple websites that had some nice navigation effects. I’m not a huge fan of wildly animated navs, but these had simple and elegant roll over effects that I liked. I decided to imitate the effect with CSS and jQuery, and would like to share this technique today.

jQuery Navigation - CSS

Read More Category: jQuery Tutorials | Tags: ,

Horizontal Subnav with CSS

Horizontal Subnav with CSS

Not too long ago I wrote a tutorial on how to create a drop down menu with CSS & jQuery, today I would like to go over how to create a simple navigation with a horizontal subnav.

In most cases we can achieve this effect purely with CSS, but since we have to attend to our red headed step child aka IE6, we will use a few lines of jQuery to cover all grounds.

Read More Category: HTML/CSS Tutorials | Tags: ,
CSS Gallery