phone mask in CF7
-
Hello!
I have a site with CF7 and want to set phone mask on page https://talisman-kyiv.net.ua/timelist/+38 (0__) ___ - __ - __
Ukrainian phone numbers
CF7 code
<div class="twr_form_box"> [tel* tel-706 class:form-control class:tel-new size:119 placeholder "+38 (0__) ___-__-__" ] </div>
A add script
$(".tel-new").mask("+38 (0__) ___-__-__");
But it doesn’t work.
Can anybody helps with phone mask?The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘phone mask in CF7’ is closed to new replies.