Marcos
Member since Mar 21, 2016
- Profile: /members/13112-marcos.htm
- Comments: 1
Recent Blog Comments By Marcos
-
Consuming The Uniform jQuery Plugin In AngularJS
Posted on Mar 21, 2016 at 8:28 PM
Very nice article!!! I tried to create a directive that i'll use the attribute 'bn-uniform' in forms elements that are of checkbox type. But didn´t work.... Here is the code what i was trying to write: appModule.directive('customerForm', function () { return { restrict: 'AE'... read more »