$.ajax用法与举例
摘要:$.ajax({	type:'GET',	url:'http://www.phpernote.com/jquery.php',	data:{username:'phpernote',password:'123456'},	dataType:'json',	timeout:3000,	cache:false,	async:true,	beforeSend:function(){ alert('请求之前');	},	success:function(data){ alert('请求成功'
        阅读全文
				
		posted @ 2014-03-03 14:34
 
                    
                 
 浙公网安备 33010602011771号
浙公网安备 33010602011771号