Last active
July 29, 2016 13:30
-
-
Save BulatSa/b00274c9f7bde01d018363f3f9281f73 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$("input[type='tel']").mask("+7 (999) 999-99-99", {autoclear: false}); | |
http://digitalbush.com/projects/masked-input-plugin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment