hi Gary, iPhone HUI guideline is no mentioning that UI scenario and I don't have device to test that now but if we are using safari/apple specific:
<input type="search" .....></input> within a form maybe that is expected behavior? What I mean (really pity I don't have actual device at the moment): - user enters serach tearm and hit "search" - if input type has "onsearch" listener then keyboard could stay visible because user can decide if she/he needs to refine search results or not that is somethin I can think as solution for similiar solution for desktop Safari input/search autocomplete list solution that can be implemented on iPhone/iTouch, someone know better rationale? regards, Peter On Nov 9, 2:45 pm, gman <[EMAIL PROTECTED]> wrote: > I have a search screen. When user touches the text field, the > keyboard comes up. If user hits the <search> key on the keyboard, the > search is submitted, but the keyboard is still on the screen! The user > has to hit <DONE> to close it. Is there a way to close the keyboard > in javascript / ajax? > > Thanks, > Gary --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
