Skip to content

Instantly share code, notes, and snippets.

@YakovSPb
Last active April 9, 2020 20:40
Show Gist options
  • Save YakovSPb/9b4cc5a9d67b9fef88e6c04ad80d9fda to your computer and use it in GitHub Desktop.
Save YakovSPb/9b4cc5a9d67b9fef88e6c04ad80d9fda to your computer and use it in GitHub Desktop.
Telephone mask - маска телефона
Telephone mask
================
1.
npm install --save jquery.maskedinput
2.
'node_modules/jquery.maskedinput/src/jquery.maskedinput.js',
3.
$("input[type=tel").mask("8(999) 999-9999")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment