Tuesday, September 14, 2010

JavaScript KeyCode Tool

Frustrated with not being able to find a KeyCode tool and quick-reference that was easy and worked the way I wanted, I made my own:


It displays the key-related event properties for keydown, keyup, and keypress simultaneously in real time as you type them. To see the differences between browsers, just load it up in the different browser. It also includes a table of KeyCodes.

enjoy!

No comments: