Skip to content

Instantly share code, notes, and snippets.

@a-ignatov-parc
Created March 15, 2013 11:16
Show Gist options
  • Save a-ignatov-parc/5169131 to your computer and use it in GitHub Desktop.
Save a-ignatov-parc/5169131 to your computer and use it in GitHub Desktop.
maskedElement.inputmask({
autoUnmask: NO,
mask: '' + mask,
clearIncomplete: YES,
placeholder: placeholder,
clearMaskOnLostFocus: NO
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment