Closed arturgspb closed 11 years ago
@shaungrady may need to chime in on this, but I believe this directive is now completely rewritten without the plugin dependency. @arturgspb perhaps you should try the latest version?
After a quick search of https://github.com/angular-ui/ui-utils/blob/master/modules/mask/mask.js I don't see that specific line of code.
Opps.. I used file http://angular-ui.github.io/lib/maskedinput/jquery.maskedinput.js
Sorry
Hi! jQuery oldest v1.8.3 $.browser has been removed.
Masked Input in angular-ui repository has 1.3 version. The plugin using $.browser it not compatable with latest jQuery.
I see Masked Input v1.3.1 - https://raw.github.com/digitalBush/jquery.maskedinput/1.3.1/dist/jquery.maskedinput.js It has no $.browser usage.