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

Mobile support? #37

Closed ghost closed 10 years ago

ghost commented 10 years ago

This plugin is perfect! Anyway to get some mobile safari support?

Mathachew commented 10 years ago

This is a limitation controlled by iOS. I've seen several suggestions for workarounds, but I couldn't get anything working. I even tried this solution, but all this did was create lag on my phone. I have checks in place to make sure the keyboard doesn't disappear though, allowing you to use the built in tabbing controls right above the keyboard.