Set textbox focus in mobile safari

后端 未结 3 931
死守一世寂寞
死守一世寂寞 2020-12-11 01:40

Hey, I was wondering how to set the focus to a text box in Mobile Safari.

I\'ve tried document.myForm.myTextArea.focus() which works in regular Safari,

3条回答
  •  伪装坚强ぢ
    2020-12-11 02:41

    Just found this previous post stating this is a bug in webkit. Sorry for not doing a more thorough search.

    http://discussion.forum.nokia.com/forum/showthread.php?t=127724

提交回复
热议问题