Mathachew / jquery-autotab

A jQuery plugin that provides auto tabbing and filtering on text fields in a form
http://autotab.mathachew.com/
366 stars 98 forks source link

Autotab automatically jumps on desktop version but on mobile version in iOS it does not work #71

Closed staycreativedesign closed 9 years ago

staycreativedesign commented 9 years ago

When on the desktop version of the site http://autotab.mathachew.com/

when you enter the phone number 123 or any digit it automatically jumps to the other part of the phone number and works perfectly.

NOW

Trying this out on a iOS apple iphone the autotab feature does not work ( basically I have to hit the next arrow for it to jump instead of it automatically tabbing to the next section.

Mathachew commented 9 years ago

This is a known limitation of Autotab due to the security restrictions in iOS. The best I could do was to keep the keyboard up and allow you to use the arrows for iOS. I'm going to update the README to include this information since it comes up periodically.

staycreativedesign commented 9 years ago

Ahhhh got it!!!

On Tue, Nov 25, 2014 at 9:15 AM, Matthew Miller notifications@github.com wrote:

This is a known limitation of Autotab due to the security restrictions in iOS. The best I could do was to keep the keyboard up and allow you to use the arrows for iOS. I'm going to update the README to include this information since it comes up periodically.

— Reply to this email directly or view it on GitHub https://github.com/Mathachew/jquery-autotab/issues/71#issuecomment-64404926 .