| Author |
jQuery HotKey - Handling more than two key combination
|
Zaferullah Khan
Greenhorn
Joined: Mar 10, 2007
Posts: 16
|
|
Hello,
Using jQuery hotkey I am trying to attach an event handler for keydown of combination of more than two keys like 'Ctrl+c+d' or 'Alt+Ctrl+esc'. This is not working. I used the demo application provided by jQuery for trying this out. It is not working. The following is the code.
Is it possible to handle this using jQuery hotkey? Any help on this would be highly appreciated.
Thanks,
Zafer
|
 |
 |
|
|
subject: jQuery HotKey - Handling more than two key combination
|
|
|