KeyboardJS, a standalone JavaScript library, handles the keyboard part and helps us to understand any key strokes and turn them into actions. Library enabling users to interact with web pages/apps with as many ways as possible is a huge step forward in usability.

KeyboardJS

The library has support for both single + combo strokes and can work with keyboards of any locale.

It has callbacks for both the “press” and “release” events so that we can trigger functions whenever preferred.

Compatibility: All Major Browsers
Website: http://robertwhurst.github.com/KeyboardJS/
Download: https://github.com/RobertWHurst/KeyboardJS

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

five × three =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

qTip2 – Advanced jQuery Tooltip Plugin

qTip2 plugin can display the tooltip in any position wanted, plays nicely with image maps and they can be set to follow any element (handy for drag 'n' dropped and animated items) or mouse.