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

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.