Keyboard shortcut
Hi. I was wondering how I can implement keyboard shortcuts like the ones at rememberthemilk.com on my website. It's so convenient, and I want to be able to do the same thing on my own website. Has there been any artcle that talks about the technique? Maybe any jQuery plug-in?
Please let me know. Thanks in advance.
2 comments
[ 2.6 ms ] story [ 9.3 ms ] threadMost likely, if you are using a JS library, they already have some easy tools to do this through the library. I use YUI, and here it is for that library: http://developer.yahoo.com/yui/examples/container/keylistene...