jsFiddle Example: Controlling Masking Layers with AngularJS
- July 21, 2014 2:57 PM
- CSS, AngularJS, Examples & Tutorials, Javascript
- Comments (2)
More in my series showing how to do small things with AngularJS. This time its controlling masking layers "the Angular way" but using ng-class to apply the masking layer. The CSS code is largely just your bog standard masking layer code with a centered alert box, but I've added a CSS3 animation for the opacity to make it fade in and out.