如何让Ajax执行完后再继续往下执行????看代码:
$.ajax ({ CAChe: false, async: false, // 太关键了,学习了,同步和异步的参数 datatype: 'json', type: 'post', url: "../handle/Ladder_Fee_code.ashx?ajaxaction=select_FangAn", success: function (data) { alert("1"); }); alert("2");
如何让Ajax执行完后再继续往下执行????看代码:
$.ajax ({ CAChe: false, async: false, // 太关键了,学习了,同步和异步的参数 datatype: 'json', type: 'post', url: "../handle/Ladder_Fee_code.ashx?ajaxaction=select_FangAn", success: function (data) { alert("1"); }); alert("2");

基于jQuery实现的图片切换焦点图整理02-15

jquery 应用代码 方便的排序功能02-06


钟表来一个05-06

jQuery实现下拉框01-04

网友评论文明上网理性发言 已有0人参与
发表评论: