Closed kerrishotts closed 12 years ago
Apparently, there's no fix for this, judging from the various searches on Google and Stack Overflow. Perhaps better to center the views in iPad (they fill the iPhone) view, and require the click from the user. Not great, but no other solution, ATM.
See: http://stackoverflow.com/questions/979309/how-do-i-focus-an-html-text-field-on-an-iphone-causing-the-keyboard-to-come-up
Apparently the focus() command has to be done from a click() handler.