Browsing articles tagged with " Shortcut"
19
Jan
Jan
Bind a Hot Key Combination with jQuery Hotkeys
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. It works with all major browsers.
Requirements:jQuery Framework
Download: http://code.google.com/p/js-hotkeys/
Demo: http://jshotkeys.googlepages.com/test-static-01.html
Categories: