jquery.hotkeys plugin lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination. It takes one line of code to bind/unbind a hot key combination http://code.google.com/p/js-hotkeys/
by timlangeman
jquery.hotkeys plugin lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination. It takes one line of code to bind/unbind a hot key combination http://code.google.com/p/js-hotkeys/
Filed Under: links Tagged With: jquery, programming