45个jQuery 导航插件及教程。新用户访问一个网站的最初15~20妙会对他们对网站的喜好影响很大,促使他们决定去留。所以开发一个直观易用,风格恰当的导航帮助用户开始是非常重要的。这篇文章列出的这些教程不仅体现了jQuery的强大,也展示了导航创意设计的众多可能。
Horizontal Menu Navigation Plugins and Tutorials
Mega Drop Down Menu w/ CSS & jQuery | Demo According to usability expert Jakob Nielsen, mega drop down menus tested to be more efficient for large-scale websites. In this tutorial, the author demonstrates his technique for creating a menu system that would be ideal for large or e-commerce web sites.
A Perfect Multi-Level Navigation Bar | Demo In this tutorial, the author illustrates his method for implementing a perfect multi-level navigation bar using HTML, CSS and some lines of unobtrusive JavaScript code with jQuery to show and hide sub-sections.
Use Sprites to Create a Navigation Menu | Demo CSS sprites can dramatically increase a website’s performance, and with jQuery, we can easily implement awesome transition effects.
Tab Navigation with Smooth Horizontal Sliding In this tutorial you will create a navigation menu that slides horizontally. It begins with a set of “tabs” on the right side of a containing element. When clicked, a tab slides to the left to reveal a group of links. Click the tab again, and it slides back.
droppy – Nested drop down menus This is not the most flexible of plugins, but if you’re looking for a basic menu, it’s perfect.
jQuery Listmenu | Demo This jQuery plugin allows you to easily convert a long, hard-to-navigate list into a compact, easy-to-skim first-letter-based menu system, allowing quick and out-of the-way access to hundreds of items.
Kwicks for jQuery | Demo Kwicks for jQuery started off as a port of the insatiably attractive Mootools effect (of the same name), but has evolved into a highly customizable and versatile widget.
Creating a Navigation Menu with CSS & jQuery In this tutorial you |