Shortcuts in win32 applications are common, they are used for quick operations like opening help or saving a file. You can have shortcut keys in web applications also, we need to use JavaScript to implement them. Shortcuts in web applications are also helpful in quick interaction.
Visit the following url, they show the implementation:
url 1: www.openjs.com/scripts/events/keyboard_shortcuts/
url 2: http://code.google.com/p/js-hotkeys/
0 comments:
Post a Comment