waitMe icon indicating copy to clipboard operation
waitMe copied to clipboard

jquery plugin for easy creating loading css3/images animations

Results 10 waitMe issues
Sort by recently updated
recently updated
newest added

Make it as bower package please!

I am using 1.19 and I found that the animation appears on the left of my div instead of the center. How can I make it appear in the center?

I'm using angular 1.x. And i added waitMe.css and also waitMe.js. And this is my javascript controller file. ``` $scope.makeNewLogin = function () { $('#login-box-body').waitMe({ effect: 'bounce', text: '', bg:...

Would make things easier :)

```bg``` and ```color``` parameters need to be between quotes.

It will be nice if also this plugin exists in nuget.org repository.

I know that here's not the place to ask for features, but... I would like to have an option to enable fadeIn and fadeOut, and stack the requests, like if...