Is there a way to capture the event in jquery/javascript when a user hits the "Return" key in the iphone browser keyboard? I'm trying to either hide the keyboard on the press or activate some function.
|
feedback
|
|
You could try this:
Are you using a library? Update
You could even hide the input button with CSS: | |||||||
feedback
|
|
This is what hides the keyboard:
| |||||
|
feedback
|