autofocus with keyboard in an ipad html5 site

前端 未结 1 813
暗喜
暗喜 2020-12-11 18:50

I\'m working on an html5 app that will be used on iPads in a kiosk mode. The first thing users must do is sign in, so when the homepage loads, I\'d like the onscreen keyboar

相关标签:
1条回答
  • 2020-12-11 19:21

    Mobile Safari doesn't allow keyboard showing up without user touching text input element. I think it's by design.

    http://www.quora.com/Mobile-Safari-iPhone-or-iPad-with-Javascript-how-can-I-launch-the-on-screen-keyboard

    0 讨论(0)
提交回复
热议问题