I tried everything I could think of doing from JavaScript, all the way
to completely deleting the entire input form that the keyboard is
focused on, and concluded that removing the keyboard can only be
triggered by a user physically tapping somewhere.

You can get it to close by tapping on certain inactive areas of the
screen (at least when using IUI) which can sometimes be a bit quicker
than aiming at the relatively small Done button on the keyboard.

The fact that you cannot remove the keyboard from JavaScript is very
restricting if you want to implement autosuggest / autocomplete UI.

On Jan 28, 1:28 am, schniblet <[EMAIL PROTECTED]> wrote:
> did anyone ever figure out how to remove the keyboard after a search?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to