Keyboard shortcut
2 comments
Here is an example in: http://www.devx.com/webdev/10MinuteSolution/27134/0/page/3
Most 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...
Most 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...
Great. Thank you so much.
Please let me know. Thanks in advance.