I thought maybe you were on to something. I tried posting a message to
the log using setInterval('myMessage();',300) with onfocus on the
textarea. Unfortunately, no messages. Also tried it with my resizing
function instead of the log message and nothing.
I'm starting to think that when the keyboard is open, the only events
you can get at are onkeydown, onkeyup etc...
Oh well, I'll just have to educate my users that you can 2-finger
swipe the textarea.
Thanks again.
On Feb 7, 4:47 pm, André Fiedler <
fiedler.an...@googlemail.com> wrote:
> Hm, bad that it isn´t supported. Another hint, you could run a function
> periodical (every 300 ms or so) and check if the textareas content has
> changed. Should work.
>
> 2011/2/7 ScottP <
scott.a.padi...@gmail.com>
> > towww.phonegap.com-Hide quoted text -