代码搜索:XMLHttpRequest
找到约 1,082 项符合「XMLHttpRequest」的源代码
代码结果 1,082
www.eeworm.com/read/227085/14441767
js hacks2_11.js
window.onload=function(){
var hid = document.getElementById("hid");
var val = "navprops="+encodeURIComponent(hid.value);
url = "http://www.parkerriver.com/s/hid";
httpRequest("POST",ur
www.eeworm.com/read/227085/14441774
js hacks2_6.js
var origOptions = null;
var request=null;
window.onload=function(){
var sel = document.getElementById("cts");
var sel2 = document.getElementById("sts");
if(sel != null){
sel.oncli
www.eeworm.com/read/227085/14441804
js hacks4_1.js
var map = null;
window.onload=function(){
createMap();
document.getElementById("submit").onclick=function(){
getDirections(document.forms[0]._street.value,
document.for
www.eeworm.com/read/218066/14940243
js ajax.js
/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.17.2.25 $
$Date: 2007/03/21 15:53:02 $
*/
var Ajaxs = ne
www.eeworm.com/read/295641/8148605
js ajax.js
/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.117 $
$Date: 2007/08/09 08:49:19 $
*/
var Ajaxs = new
www.eeworm.com/read/413206/11162451
js ajax.js
/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.17.2.25 $
$Date: 2007/03/21 15:53:02 $
*/
var Ajaxs = ne
www.eeworm.com/read/265681/11257738
js ajax.js
/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.17.2.25 $
$Date: 2007/03/21 15:53:02 $
*/
var Ajaxs = ne
www.eeworm.com/read/249285/12513327
js ajaxrequest.js
/*
类名:AJAXRequest
创建方法:var ajaxobj=new AJAXRequest();,如果创建失败则返回false
属性:method - 请求方法,字符串,POST或者GET,默认为GET
url - 请求URL,字符串,默认为空
async - 是否异步,true为异步,false为同步,默认为true
conte
www.eeworm.com/read/235668/14056952
js ajax.js
/*
[Discuz!] (C)2001-2007 Comsenz Inc.
This is NOT a freeware, use is subject to license terms
$RCSfile: ajax.js,v $
$Revision: 1.17.2.25 $
$Date: 2007/03/21 15:53:02 $
*/
var Ajaxs = ne