’ll learn how to build a CSS navigation menu with a smooth scroll effect using jQuery and the scrollTo plugin.
Apple Style Menu | Demo In this in-depth tutorial you’ll create an Apple-flavored Leopard-text-indented menu from scratch. First you’ll build the menu in Photoshop, then you’ll create the needed HTML and CSS, and finally improve it with jQuery.
Sexy Drop Down Menu w/ jQuery & CSS | Demo Most drop-down menus may look aesthetically pleasing, but developing them to degrade gracefully is also essential. In this tutorial, the author shows you how to create a sexy drop-down menu that degrades gracefully.
Mega Drop-Down Menu with jQuery | Demo The recommended hover time for a mega drop-down menu is 0.5 seconds, with a further 0.5 seconds delay when the user moves the mouse away. With these guidelines, the author demonstrates how to build a mega drop-down menu with usable time delays.
JQuery Pager | Demo jQuery Pager is a simple JQuery plugin to provide paging functionality for data-driven web applications.
Simple jQuery Dropdowns | Demo jQuery menus don’t have to be complicated; sometimes you may want to try something slightly different by making them as simple as possible. This menu plugin has stripped down code with minimal styling, yet still has all the functionality typically needed.
Smooth Animated Menu with jQuery | Demo In this tutorial you’ll learn how to build a jQuery menu and animate it with some lovely and smooth effects, using the jQuery Easing plugin.
Stylish Navigation Menu With jQuery | Demo In this menu tutorial there are three main classes that define the looks: normalMenu – for the normal state of the navigation links, hoverMenu – lighter link that slides down on hover, selectedMenu – the active (selected) state.
Easy to Style jQuery Drop Down Menu | Demo This tutorial will show you how to create a simple and easily-styled menu with hover mouse event and the most basic jQuery animation us |