Thanks, but unfortunately this doesn't work. I created a checkbox, and
in the beginning of submitForm in iUI I did $('checkboxid').focus() -
no effect.Any help? Robert On Jun 9, 11:15 am, davidroe <[EMAIL PROTECTED]> wrote: > place an additional control on the active panel (I think a checkbox is > suitable) and hide it by turning off the element display. when you > want to dismiss the keyboard, set the focus to this control. > > HTH, > /dave > > On Jun 9, 10:00 am, Robert <[EMAIL PROTECTED]> wrote: > > > Does anybody have a way to dismiss the keyboard after entering text in > > an input? I've tried some solutions on here with no luck. I'm using > > iUI. If users click my search button, the keyboard disappears, but not > > if they click Search on the keyboard. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
