Keyboard-navigable

This jQuery plugin make any elements in a container navigable with the keyboard. A class attribute “active” is added to the active element. By default, UP and DOWN arrows and ENTER are enabled in conjunction with the CTRL meta key (i.e. you must hold the CTRL key and DOWN arrow to move down for example). … Continue reading

UpDown.js

UpDown.js provides a flexible way to traverse through containers and their child elements with either keyboard commands or custom events.

jQuery Traverse

jQuery widget that adds keyboard navigation to an HTML table