Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug #631

Closed
motoroller1983 opened this issue Dec 3, 2017 · 2 comments
Closed

Bug #631

motoroller1983 opened this issue Dec 3, 2017 · 2 comments

Comments

@motoroller1983
Copy link

Have you take a look into our docs?

https://igorescobar.github.io/jQuery-Mask-Plugin/

Make sure your read this before opening a new issue:

https://github.com/igorescobar/jQuery-Mask-Plugin#problems-or-questions

Device

[Desktop]

Browser (and version)?

[Mozilla latest]

Functional jsfiddle exemplifying your problem:

You can use this one as exemple: http://jsfiddle.net/igorescobar/6pco4om7/

Describe de problem depth:

[
Can u help me with your plugin

For example I want insert before number code of the country (Portugal)

$('#phone').mask('+351 (000) 000-00-00');

Its working well if my number stats any digit except 3 5 1, but if my first digit of number consist of 3 or 5 or 1, plugin jump me not to my number. Jump to the code of the country, how can I avoid it?

I need if I input any number it should by after «(«
If I input 9 I have +351 (9 – good
If I input 5 I have +35 – bad (

]

Is this plugin helping you out? Buy me a beer and cheers! 🍺

:bowtie: https://www.paypal.me/igorcescobar

@pyetrosafe
Copy link

@motoroller1983

Hi... I think your problem is not a Bug but just need some adjusts.
Try the code exemplify on link below:

http://jsfiddle.net/6pco4om7/931/

@igorescobar
Copy link
Owner

#166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants