> I tried setting focus to some other page element without success so far, ...

That does work, provided the other element is a non-keyboard input
component of the same form or div e.g. an invisible select element.
The
element will receive focus, then 300-500ms later it gets blur event
and the keyboard goes away. (It's a shame one has to do this kind
of silly stuff, when a plain simple keyboard element controllable
by the script, like a button or any other regular element, would put
an end to all the wasted time and bandwidth on this topic.)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com
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