I have a simple form (without using a form element). I am allowing the user to enter into an input field. Now I want to capture the event when they press the "Done" button on the keyboard. How can I achieve that?
↧
I have a simple form (without using a form element). I am allowing the user to enter into an input field. Now I want to capture the event when they press the "Done" button on the keyboard. How can I achieve that?