Skip to content

mikeckennedy/web-apps-hotkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web apps hot keys jQuery plugin

This project manages my jQuery HotKeys for web apps plugin which is described in these blog posts:

See it live here:

http://web-apps-hotkeys.azurewebsites.net/

Get the plugin here:

Bower: bower install jquery.hotkeysmap

Download: https://github.com/mikeckennedy/web-apps-hotkeys/tree/master/src/jslib

jQuery.hotKeyMap.js is jQuery plugin that allows you to add complex hot-key functionality and navigation to your web apps with very little effort.

It's built on top of John Resig's jQuery.hotKeys. His plugin is great (as you'd expect), but as far as I know doesn't support complex series of keys. For example, if you want to GMail style navigation (press 'g' then press 't' to go to sent mail), that's fairly difficult using his plugin. Here's how you accomplish this with my plugin:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published