-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
How to Integrate jQuery Mask Plugin with Angular.js? #499
Comments
This fiddle is not working. Tested on Built on 8.6, running on Debian 8.6 (64-bit) |
Tested on Chrome, Safari and Firefox (Mac). Is it giving you any error? |
@igorescobar Here is a more complete example: http://jsfiddle.net/fdeslandes/zsg9wwhL/1/ You used a pretty old version of angular in your example, I updated it to use the newer syntax, which is easier to understand. |
How could I use it with angular 2? Thanks |
Hello, there's an error with de parameter "reverse" when I integrate it with angular: for example test with 10.0 or 0.5 |
fdeslandes-wk ... dude! Your code is not easier to understand. Still is a pretty nice example! Thanks |
@prometeomcclellan I was talking about a newer angularJs syntax, which is easier to understand compared to the older version in which the example was written when I contributed the example. My code adds some more use cases that were not covered, so of course it is not easier to understand. |
I've done a simple example showing how to integrate jQuery Mask Plugin with Angular.js:
http://jsfiddle.net/igorescobar/4ezow2p7/
The text was updated successfully, but these errors were encountered: