Loading Icons is a jQuery plugin for displaying colorful loading effects. Typically, we use GIF animated icons to load. Using this plugin, you can set loading effect without image.
In this plugin, we can find a lot of loading options. The plugin is fully customizable. We can change the loading icon speed, color combination, and size.
Typically, we use GIF animated icons to load. Using this plugin, you can set loading effect without image.
To use this plugin you need to add jquery.js and loading_script.js to the footer of your web page and call the plugin method with parameters.
$( element ).loadingScript(' select method here ', {
// set perameter
});
A total of 12 different methods are available in this plugin. There are different parameters for each method.
You can set the parameters according to your need. Check out the method pages for more details.
There are 40+ examples available in this plugin. Working in all major browsers except 5 or 6 instances.
Any questions? Feel free to contact me.
Thank you