Javascript Reference
Categories: event

javascript event charCode

@March 15, 2008, 1:22 a.m.
charCodeFirefox/Netscape/NN 6 IE n/a Chrome/Safari/DOM n/a

Read-only

Returns an integer corresponding to the Unicode value of the character generated by the key that fired the event. The character code is different from the key code, as the character code distinguishes between upper- and lowercase letters (for example, 97 for "a" and 65 for "A"), whereas the keyCode value is the same for that key, regardless of the character created from it. This property generally contains a value only for onkeypress events; the value is zero for onkeydown and onkeyup events. For the IE equivalent, see the keyCode property.

 

When the keyboard events module is completed for W3C DOM Level 3, this property will probably have a different name.

 
Example
 
if (evt.charCode > 96 && evt.charCode < 123) {
    evt.target.value += String.fromCharCode(evt.charCode - 32);
    evt.preventDefault( );
}
 
Value

Integer.

 
Default

Event-specific.

order losartan 25mg without prescription - <a href="https://acephacrsa.com/">cheap cephalexin 500mg</a> cephalexin 125mg tablet
Hljqmu - 13 hours
cleocin 150mg for sale - <a href="https://indometnp.com/">purchase indomethacin</a> brand indomethacin
Loyoxv - 3 days
augmentin usa - <a href="https://baugipro.com/">buy augmentin online</a> buy levothyroxine online cheap
Gbvlxz - 5 days

Powered by Linode.