How to get multiple keys code ?
i.e for Ctrl+g what is the key code ?
The key code for ctrl is 17 and for g is 71. Should i use the key code 88 (17+71) for ctrl+g ?
or for shift+alt+1 etc
Any suggestions, is this possible ? I am using jquery and is there any plugin for this ?
☺☺☺☺