angular-block-ui
angular-block-ui copied to clipboard
AngularJS Block UI Module
Hi, I just added the var myApp = angular.module('myApp',['ngRoute', 'ngAnimate', 'ngResource', 'angularFileUpload', 'vcRecaptcha', 'blockUI'] in my app.js. See the last item, blockUI, I found my javascript, that is, other controllers...
Hi, Can we set multiple templates for block UI. For examaple , I have two divs, For one dive I will use Round Loading Symbol and for other Div I...
Add 2 function img and classImg into BlockUI function, that allow to apply a custom image and class.
I'm using the plugin only for http requests. The plugin works fine on normal views, but when the view is in ngDialog popup the block ui pops behind the ngDialog....
Please, I need find one example to custom CSS background-color in the message. In the code below assertive-bg class it's configured but not changed nothing. My code is here: `.factory('msg',...
would it be possible to have an attribute that blocks an element, for example it could look like so: ``` .. ``` If `reason` is set to null then the...
Is there a way to Cancel AutoBlock for a specific function?
Block UI is causing a "Invalid argument" exception on IE11. ``` ``` Error: Invalid argument. at interpolateFnWatchAction (http://localhost:8080/mdp-js/app/assets/angular/angular.js:8588:17) at interpolateFnWatcher (http://localhost:8080/mdp-js/app/assets/angular/angular.js:11082:17) at watchGroupAction (http://localhost:8080/mdp-js/app/assets/angular/angular.js:15498:13) at Scope.prototype.$digest (http://localhost:8080/mdp-js/app/assets/angular/angular.js:15826:23) at Scope.prototype.$apply (http://localhost:8080/mdp-js/app/assets/angular/angular.js:16097:13)...
Is there a way to have default as blockuo auto enabled but allow few calls without blockui ,i.e if any background calls we make ,should not be rendered via block...