Just an FYI to anyone following this thread, below is the link to another similiar thread:
http://groups.google.com/group/iphonewebdev/browse_thread/thread/a21904e6d2369df2/78e442107b29d313?lnk=gst&q=dismiss+keyboard#78e442107b29d313 Gary On Nov 9, 12:32 pm, Peter Blazejewicz <[EMAIL PROTECTED]> wrote: > 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- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
