How to get the ascii value of enter key using javascript events?
ASCII value of enter key
Started by Divya, Nov 26 2008 11:37 PM
1 reply to this topic
#1
Posted 26 November 2008 - 11:37 PM
|
|
|
#2
Guest_Jordan_*
Posted 27 November 2008 - 07:18 AM
Guest_Jordan_*
You will have to look at an ASCII chart. We have one here: Ascii, Decimal, and Hexadecimal Conversion Chart
CR (carriage return) is the enter key which is 13.
CR (carriage return) is the enter key which is 13.


Sign In
Create Account


Back to top









