资 源 简 介
Top-Menu: a keyboard-accessible jQuery menu
Making a Javascript-based drop-down menu that works with your keyboard, touch devices, and traditional mouseover
With most Javascript navigation/menu scripts available today, few are keyboard-accessible — and the ones that are never quite suited my needs. This menu was designed to fulfill a few requirements:
Be completely keyboard accessible
Must support up to four levels of navigation (main level, plus three drop-down levels)
Provide a visual path or cues as you drill further into the navigation
Function on most major browsers (IE 7+, Firefox, Safari, Chrome) as well as on newer smart phones (iOS and Android).
And of course work with traditional mouseovers
This script was originally built for the Minnesota state portal, and is now being extended under the GNU General Public License 3.0 and you are free to use and modify the script and/or its CSS and