9
Answers

Get the character from KeyUp event of textbox

Aman Ghai

Aman Ghai

13y
7k
1
I have a  multiline textbox & I have associated a Javascript function call 'NavigateID()' with onKeyup event of this textbox. In this function, I need to know the character that the user just typed in the textbox.

How can i get the character that the user just typed in textbox?

Please help urgently!
Answers (9)