Just put some fake action field in the form tag something like

<form action="javascript:void(0)" id="searchForm" method="post">
                   <input type="text">
</form>

I hope this might help.

Thanks,
Manish
http://vtap.com

On Nov 9, 2007 7:15 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to