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.



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

Popular posts from this blog

How to Create a Configuration.INI Files in VB6

How to Make Windows Form Transparent using Visual Basic 6/VB6

How to Set Windows Form Always on Top of Other Applications in VB6