jQuery Key Events Code Generator
This tool allows the user to get the code of the event when key or button pressed on the keyboard.
To start, place your cursor on the text box below and start typing any characters.
To start, place your cursor on the text box below and start typing any characters.
Event | KeyPress | KeyDown | KeyUp |
---|---|---|---|
keyCode | |||
charCode | |||
which |
Note:
Codes may vary depending on the browser used. You may also test it on other browsers like Mozilla, IE, Chrome, or Safari.
Comments
Post a Comment