Skip to content

nattarnoff/accessible_menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an experiment that I did for use on a website. I noticed that most drop down menus weren't able to be navigated by keyboard. Some would allow you to move across links but if you weren't using a screen reader or looking at your status bar you would have no clue what was going on.

This uses jquery to show both a focus event for the keyboard as well as a hover event for mouse use. The entire thing is composed of ULs with Lis so it is semantic and easily read as a series of lists with sub-lists by a screen reader. 

I have implemented on a couple of websites. Feel free to use this, I only ask that you link back to the github repository: https://github.com/gtarnoff/accessible_menu

And yes it does currently work in IE6 with some conditional statements for CSS.

Greg Tarnoff
greg.tarnoff@gmail.com
tarnoff.info

About

Keyboard, screen reader and mouse navigable menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published