Center-Loader

所属分类:JavaScript/JQuery
开发工具:HTML
文件大小:82KB
下载次数:0
上传日期:2018-09-25 06:34:55
上 传 者sh-1993
说明:  一个jQuery插件,用于将加载器水平和垂直放置在任何容器或页面的中心。
(a jQuery plugin to place loader in the center horizontally and vertically of any container or page.)

文件列表:
LICENSE (1070, 2018-09-25)
center-loader.js (1598, 2018-09-25)
center-loader.min.js (1273, 2018-09-25)
css (0, 2018-09-25)
css\bootstrap.min.css (105938, 2018-09-25)
css\prettify.css (1497, 2018-09-25)
css\style.css (4158, 2018-09-25)
example.html (1145, 2018-09-25)
img (0, 2018-09-25)
img\loader1.gif (16784, 2018-09-25)
index.html (5684, 2018-09-25)
js (0, 2018-09-25)
js\bootstrap.min.js (36816, 2018-09-25)
js\jquery.min.js (84244, 2018-09-25)
js\prettify.js (13631, 2018-09-25)

# [Center-Loader](http://plugins.rohitkhatri.com/center-loader/) [Center-Loader](http://plugins.rohitkhatri.com/center-loader/) is an open source, loader plugin to block a box or div to show the process created by [Rohit Khatri](http://rohitkhatri.com/). ## How to Use? Center-Loader depends on jQuery. Include them both in end of your HTML code: ```html ``` You can either pass a font awesome icon like ```html ``` Or pass any image or tag and it will be block the container and place the loader in the center. To show and hide loader: ```js $('#container').loader('show',''); $('#container').loader('hide'); $('#container').loader('show',''); $('#container').loader('hide'); ``` ## Bugs and Issues Have a bug or an issue with this plugin? [Open a new issue](https://github.com/rohitkhatri/center-loader/issues) here on GitHub or leave. ## Creator Center-Loader was created by and is maintained by **Rohit Khatri**, Backend Developer at [Thought Chimp](http://www.thoughtchimp.com/). * https://twitter.com/devrohitkhatri * https://github.com/rohitkhatri

近期下载者

相关文件


收藏者