Hi thank you but I tried and it didn't work. Maybe something is off can you please check:
<script type='text/javascript'>//<![CDATA[
$(window).load(function(){
$(function(){
var $foo = $('#foo');
var $bar = $('#bar');
function onChange() {
$bar.val(addMask($foo.val));
}...
Hi I have a nice copy field script but I would like the copied phone number to have dashes in it so it reads better:
Here's the relevant code below. Can someone please tell me how to integrate adding dashes to the phone number field ONLY (NOT the entered field)?
I saw here...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.