I need to do an implementation in the "Masked Input Plugin" to make it work masks accepting the following values:
(99) 9999-9999 or (99) 99999-9999
I tried this:
$('.tel').mask('(99) 9999? 9-9999');
but if I report the value (99) 9999 9999 as it renders (99) 99999-999 I do not want