且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用juqery ajax显示预加载图像

更新时间:2023-12-05 10:53:40

.ajax({
type:POST,
url:AjaxSaveDocuPro.aspx?option = filenum& FileNum =+
.ajax({ type: "POST", url: "AjaxSaveDocuPro.aspx?option=filenum&FileNum=" +


(#spfileNum)[0] .innerText.trim()+,
async:false,
success:function(text){
response = text;
if(text!=){


}


,ajaxStart:function( ){
("#spfileNum")[0].innerText.trim() + "", async: false, success: function (text) { response = text; if (text != "") { } ,ajaxStart: function () {


(#Pageloading)。show();


}

,ajaxStop:function( ){
("#Pageloading").show(); } , ajaxStop: function () {