zdfs / toscani

This is a jQuery-based, progressively-enhanced solution for creating a single-field credit card input. The idea is to create a more streamlined credit card entry process.
872 stars 102 forks source link

iOS: Input not auto-advancing to next field #32

Closed okbytes closed 10 years ago

okbytes commented 10 years ago

On desktop, successful entering of a full credit card number will auto-advance to the month field. On iOS, it doesn't auto-advance any of the fields once they've been successfully filled. This could cause input errors/frustration by the user.

okbytes commented 10 years ago

wow, I see brad frost already pointed this out. I need to learn to read. Keep on!