Saturday, 2 February 2013

Providing Keyboard Navigation With a jQuery Plugin

A lot of websites, especially Web-based apps, now incorporate keyboard shortcuts into their navigation. So, a plug-in that makes keyboard-ba... thumbnail 1 summary

A lot of websites, especially Web-based apps, now incorporate keyboard shortcuts into their navigation. So, a plug-in that makes keyboard-based navigation easier to set up was bound to be developed sooner or later.
Easier Keyboard Navigation

mapKey is a jQuery plug-in that does just that. Call a function or target any link on your website easily with a single keyboard character. It makes it incredibly simple to implement keyboard navigation, which, when done properly, greatly improves the user experience and usability of a website. (cc)

No comments

Post a Comment