摘要:
$.ajax({type:"POST",url:"/about/about.aspx",dataType:"html",data:"name=123",beforeSend:function(){alert("先执行的内容");},success:function(data){alert("成功时执行的内容");},error:function(data){alert("失败时执行的内容");},complete:function(data){alert( 阅读全文
posted @ 2011-10-27 17:44
lear
阅读(232)
评论(0)
推荐(0)

浙公网安备 33010602011771号