Hi,
I realise this issue has been raised in previous posts but I would really like to try and find a definitive answer if it can or can't be done.
I have 4 input boxes, when the first input has a 1 digit value, I want the focus to go to the next input and for the iPhone keyboard to remain active.
http://stackoverflow.com/questions/5889424/jquery-mobile-focus-next-input-on-keypressI can set the focus to the next input but the keyboard disappears. This then requires the users to tap the next input anyway.
Is there a way around this or will there be an update to jquery mobile that allows for this functionality?
Any info would be greatly appreciated.
Thanks