Are you thinking to use the awesome Spinkit but you don't want to create all the logic to hide, show and destroy the spinners?
Then, you're in the right place:
PL-Spinkit is a p-loading add-on that allows you to use the Spinkit spinners as a jQuery plugin. You'll be able to display the spinner you want in the HTML element you want, by only using javascript.
Something like this will be the way how you will use it:
$('#YOUR_ELEMEMT').ploading({action: 'show'});
You can show and hide them and to use all the nice features of p-loading plugin
Version: 0.1.0
https://jsfiddle.net/bupph5v6/5/
https://github.com/joseshiru/pl-spinkit/blob/master/DOCUMENTATION.md
Feel free to contribute.
- Thanks to all the contributors.
- Tobias and he's nice SpinKit
- Jose Zuniga Marin.
