Last active
November 18, 2017 10:01
-
-
Save zaurmag/1c2a57f7803bde28bd66ac5503dbdbcc 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 Field Mask ======= | |
$(".telMask").inputMask("+7 (999) 999-99-99"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment