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

A simple, customizable, responsive jQuery loading indicator plugin that helps you create a loading overlay (with a custom loading spinner) on the whole page or over single DOM elements.

loading-indicator loading-overlay

Documentation

alt tag Build Status GitHub license npm version

P-Loading is a powerful jQuery plugin, for faster and easier web development, which allows you to have a main loading mask platform that is able to use many different spinners by installing P-Loading add-ons.

How many projects need a loading mask and how many times we create the same functionality again, and again?

Don't repeat yourself, use P-Loading and have free choice of use the spinner you want.

We are currently trying to include all the popular spinners of the web into P-Loading add-ons

alt text alt text alt text

Demo with the Spinkit add-on

https://jsfiddle.net/bupph5v6/5/

What's included

p-loading/ ├── dist/ │   ├── js/ │   │   ├── p-loading.js │   │   └── p-loading.min.js │   └── css/ │       ├── p-loading.css │       └── p-loading.min.css ├── src/ │   ├── js/ │   │   └── p-loading.js │   └── css/ │       └── p-loading.css ├── .editorconfig ├── .gitignore ├── .jshintrc ├── .travis.yml ├── Gruntfile.js └── package.json 

Current version

Version: 1.2.0

Available add-ons (incl. Docs)

alt text

alt text

alt text

Website

http://joseshiru.github.io/p-loading/

Documentation

https://github.com/joseshiru/p-loading/blob/master/DOCUMENTATION.md

Contributing

We need more contributions, so, your help is well welcomed :)

Thanks to

Copyright and license

MIT License


You May Also Like