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,
document.myForm.myTextArea.focus()
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