Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, how use NgMask or masket input in back office for some document property like #phoneText and other ......
http://candreoliveira.github.io/bower_components/angular-mask/examples/index.html#/
or http://digitalbush.com/projects/masked-input-plugin/
<script type="text/javascript"> jQuery(function($){ $("#date").mask("99/99/9999"); $("#phone").mask("(999) 999-9999"); $("#tin").mask("99-9999999"); $("#ssn").mask("999-99-9999"); }); </script>
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
masked input plugin or NgMask in back office
Hi, how use NgMask or masket input in back office for some document property like #phoneText and other ......
http://candreoliveira.github.io/bower_components/angular-mask/examples/index.html#/
or http://digitalbush.com/projects/masked-input-plugin/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.