V
vbmark
I'm working on a Smartphone.
I need to take a certain action depending on the character the user entered
into a text box.
The problem is that the events for keydown, keypress, etc fire for every
press.
I only want to know what character they have settled on.
How is this done?
Thanks!
I need to take a certain action depending on the character the user entered
into a text box.
The problem is that the events for keydown, keypress, etc fire for every
press.
I only want to know what character they have settled on.
How is this done?
Thanks!