jquery.throbber.js:简单的 jQuery AJAX throbber 实现

时间:2021-06-15 00:52:59
【文件属性】:
文件名称:jquery.throbber.js:简单的 jQuery AJAX throbber 实现
文件大小:39KB
文件格式:ZIP
更新时间:2021-06-15 00:52:59
JavaScript jquery.throbber.js 简单的 jQuery AJAX throbber 实现 用法 ( function ( $ ) { $ ( document ) . ready ( function ( ) { $ ( "#selector" ) . throbber ( "show" ) ; // will display standard throbber with overlay and circle spinner $ ( "#selector" ) . throbber ( "hide" ) ; // will hide throbber } ) ; } ) ( jQuery ) ; 选项 ( function ( $ ) { $ ( document ) . ready ( function ( ) { // all availa
【文件预览】:
jquery.throbber.js-master
----images()
--------circle.gif(32KB)
--------horizontal.gif(7KB)
----README.md(3KB)
----css()
--------jquery.throbber.css(434B)
----jquery.throbber.js(11KB)

网友评论