文件名称:jquery.showLoading.js 百度云盘下载地址
文件大小:43B
文件格式:TXT
更新时间:2020-10-18 11:30:36
showloading
showLoading JQuery加载中遮罩层插件 jQuery('#activity_pane').showLoading(); jQuery('#activity_pane').load( '/path/to/my/url', {}, function() { // //this is the ajax callback // jQuery('#activity_pane').hideLoading(); } );