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

No ability to modify an incorrect CC number #14

Open jlbruno opened 11 years ago

jlbruno commented 11 years ago

If you enter a CC number that isn't valid, it's not possible to to modify it without deleting the either number. Any attempt to use your keyboard to change the cursor position, simply results in being placed back at the end.

Using the mouse, you can place the cursor elsewhere, but if you delete a number and attempt to type a new one, the new number gets placed at the end of the field.

zdfs commented 11 years ago

This is an issue with the input masking plugin, not the experiment.