Boris Barroso
Member since Feb 27, 2014
- Profile: /members/11654-boris-barroso.htm
- URL: http://bonsaierp.com
- Comments: 2
Recent Blog Comments By Boris Barroso
-
Creating Asynchronous Alerts, Prompts, And Confirms In AngularJS
Posted on May 23, 2014 at 10:44 AM
Great post and better comments!... read more »
-
Accessing $scope On The DOM Using AngularJS
Posted on Feb 27, 2014 at 9:17 AM
In some cases the scope() function might not work, eespecially if you create a directive with isolated scope, for this use the $('selector').isolateScope() function.... read more »