Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

SeFu

macrumors newbie
Original poster
Dec 22, 2010
10
0
Hello all this is my first post here

I have a site that used jQuery for auto tabbing through form fields.
It works fine on everything back to IE6 but not on the iPad.

What happens is when I click inside the first form element, I get the touch keypad.
I fill out the form field and the cursor dissapears as well as the keypad.

I think that it is actually tabbing over to the next field but for some reason the iPad doesnt realize that I am in another form field and decides to remove the keypad.

Anyone else had experience with this?
I have tried using a straight javascript solution and had the same results so I dont think it is a jQuery issue.

Any help appreciated!

EDIT:

I am not much of a programmer
but I think it is not a problem with the focus() but maybe with the onBlur()?

when focus is changing to the next element, the ipad only seems to be paying attention to the onBlur() event???
 
Last edited by a moderator:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.