New Version for JS HotKeys
I finally was able to fix a few minor bugs and compile a new version of my js-hotkeys module. Get your copy now (tar.gz || zip)
Js-Hotkeys is a jQuery plugin that lets you easily add and remove handlers for keyboard events anywhere in your code supporting almost any key combination.
Read more at:
http://code.google.com/p/js-hotkeys/wiki/about
Live demo at:
http://jshotkeys.googlepages.com/test-static.html
I love this hotkeys plugin, I just noticed there is a ticket on the WordPress trac to add your script to WordPress so we can add shortcut keys to post writing Ctrl+S. http://trac.wordpress.org/ticket/5598
I would love to do this. Just need to find out what is the procedure to add my code to wordpress. Any tips?