I've finally learned what "upward compatible" means. It means we get to keep all our old mistakes. --Dinnie van Tassel
Log In
Providing Microsoft .NET Articles and Code Samples since 2002
Home
→
Articles
→
Javascript Char Codes (Key Codes)
→
Comment
Home
Search
Articles
Categories
About
Welcome to my blog and project site for Microsoft.NET development.
I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ...
more
Share/Print this page:
Please enter your reply for the comment shown below:
Post Your Comment
You may post without logging in or
login here
.
Display Name:
Required.
Email:
Required. Will not be shown. Used for identicon.
Comment:
Allowed tags: <quote></quote>, <code></code>, <b></b>, <i></i>, <u></u>, <red></red>
Please type text as shown in the image at left.
Posted
2010 Jul 22 12:50 PM
.
reply
keys[173]="mute";
keys[174]="vol. down";
keys[175]="vol. up";
keys[176]="forward";
keys[177]="back";
keys[178]="stop";
keys[179]="play/pause";
Kenneth