🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Just another jQuery plugin used to display a fullscreen loading overlay with CSS3 animated spinners & loaders while loading/processing data in the webpage.

loading-spinner loading-overlay

Documentation

Loading.js

example: https://dn9x.github.io/loading.js/

  • CSS
  • Javascript

Useage

// How to show? $.showLoading(option);   Params:       option.name          --loading style / string       option.allowHide     --click mask hide loading / boolean       option.callback      --callback / function    // How to hide?   $.hideLoading(); 

if you dont need jquery, you can use loading.min.js. pls see example

License

Licensed under MIT.


You May Also Like