Vertical Scroll Menu with jQuery Tutorial

We will achieve the following objectives:
  • Keep html as simple as possible, and let jQuery and CSS do the rest.
  • Scoll up and down according to mouse-Y axis
  • Use jQuery.color plugin to animate the background-color changes - download jQuery.color
    (Yes, you will need this to animate the background color, I thought it will do it by default, obviously it doesn't! )
Demo : http://www.queness.com/resources/html/scrollmenu/index.html

Download : http://www.queness.com/resources/archives/jquery-scrollmenu.zip

Stylish Navigation Menu With jQuery

As you may know, the first 20 seconds of a new visitor’s interaction with a website determine whether they are going to stay or leave. This means you have to follow common design practices and put everything where the user would expect it to be. A crucial part of this process is developing an easy to use navigation menu.

 In this tutorial we are going to make a stylish CSS + XHTML navigation menu with the help of the jQuery library.

Demo : http://demo.tutorialzine.com/2009/09/stylish-navigation-menu-jquery/

Download : http://demo.tutorialzine.com/2009/09/stylish-navigation-menu-jquery/demo.zip