I've tried
keri.k & gtracy solutions but aint working for me :(
Im using jquery.mobile-1.0a2.js and as mentioned before, I have to click on the second text input field
and then go back to the first one to get it working in an iPhone device (using phonegap as a bridge)
Its reallly a pain to force users to do that :(
Is there a workaround to this issue before the this bug is fixed? Thanks.
[update]
I got it working the first time the app runs, but lets say if you use changePage() and..
go back to the page that you use the <inputs> then the problem is back, you have to <double click> any text input
in order to focus it and activate the iphone's keypad.
Is there anyway I can force the focus on that recently loaded page? Thx.