易截截图软件、单文件、免安装、纯绿色、仅160KB

谁知道用ajax最牛X的网站

给我网站  跪谢!!![b][/b]
没人知道 哪个 网站用AJAX最牛X的吗

反正不是CSDN

那是必须的

反正和你说了你也看不懂

懂不懂是我的事,有网址你就给一个

没有最牛,只有更牛,牛无止境...

google的在线office,微软的也快了

给你一个(银闪闪的)网站demo看看:http://www.mscui.net/PatientJourneyDemonstrator/PrimaryCare.htm

www.g.com

www.zuiniubideajaxwangzhan.com

有没有那种ajax框架套用出来后整站都是ajax的特效,无刷新的?

引用
给你一个(银闪闪的)网站demo看看:http://www.mscui.net/PatientJourneyDemonstrator/PrimaryCare.htm

silverlight

比较牛x的也行

www.ismymy.com

引用
给你一个(银闪闪的)网站demo看看:http://www.mscui.net/PatientJourneyDemonstrator/PrimaryCare.htm


就看到安装silverlight的图片。什么东西都没有。


相关问答:

100分!ajax请求错误

C# code:

<script type="text/javascript">
window.onload=function()
{
startRequest('get','../College.ashx','lxyc=2&time='+new Date().getTime()+'',ShowIt,true);
}
var xml ......

简单的Ajax提示窗口。

有个检查操作是否成功的功能。流程是。

用户 提交 数据后 ,在后台处理。然后 根据 情况 返回 提示。

提示用 div


help

ScriptManager.RegisterClientScriptBlock(UpdatePanel1, this.Ge ......

ajax乱码问题

JScript code:

function createRequest(){
if(window.XMLHttpRequest){
httpRequest=new XMLHttpRequest();
}else if(window.ActiveXObject){
try ......

Ajax兼容性基础问题

JScript code:

var xmlHttp;
function creatReq() // 创建xmlhttprequest,ajax开始
{
if(window.XMLHttpRequest)
{
xmlHttp=new XMLHttpRequest();
}
else if(window ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号