Peter thanks for the reply.  If that's the expected behavior, is there
anyway to dismiss
the keyboard? Surely there must or perhaps there is a workaround? I
searched this
newsgroup and it seems like I'm not the only one that has this
problem.  No one has
posted a solution so I'm inclined to believe there is either a very
simple solution or no solution
at all.

Yes, the search is within a form.

Thanks again!
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to