igorescobar / jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.
http://igorescobar.github.io/jQuery-Mask-Plugin/
Other
4.77k stars 1.42k forks source link

Cursor position #743

Open XIOLog opened 4 years ago

XIOLog commented 4 years ago

Hello.

I am using "jquery.maskedinput": "^1.4.1".

Your script works well. But When I select a field with a phone number, the cursor is set to the end of the line. How can the cursor be set to the beginning of a line?