What i want to do is to leave focus of an Inputfield after Keypress-Enter.
- The Key-Press-part works.
- But how to say (leave the focus of current inputfield)?
What i want to do is to leave focus of an Inputfield after Keypress-Enter.
Use the blur() API function.
Thanks, i will try it out.
Best.typo/title.ever. I wonder about that myself regularly.