Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is good to use?
Message
From
04/02/2016 13:59:12
 
General information
Forum:
Javascript
Category:
Other
Miscellaneous
Thread ID:
01630833
Message ID:
01630846
Views:
38
This message has been marked as a message which has helped to the initial question of the thread.
>Hi,
>
>If I want to only allow entering characters, numbers and _ in the angularJs application for a particular column's value, what is good to use?
>
>We do have jquery.maskedinput.js in the application and I see some samples in the app such as
>
>
>$(".phone").mask("(999) 999-9999? x99999");
>
>I don't like that much as it mixes angularJs code and jQuery code. Wondering if there is another approach to take. What do you recommend?
>
>Thanks in advance.

ng-pattern ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform