您正在预览频道:

allan taylor

(已有0人订阅)

allan taylor 最近更新的文章:

prototype实现ajax请求

allan taylor

才知道ajax应用并不需要一次又一次createXmlHttpRequest,使用框架,一切变得很轻松
Prototype仅仅是一个编写好的js脚本库,跟javascript一样,此脚本库只需在页面引用即可
下载地址: http://prototype.conio.ne

AJAX+Servlet实现客户端无刷新请求服务器实践

allan taylor

最近需要做一个在网页中要不断检测服务器端数据程序,当然最简单的方法是在html页面头部加以下标签
<META http-equiv=V="REFRESH" content="5;URL=本页面url">
实现将网页设成每隔5秒钟将自身页面刷新

© 1998 - 2009 Tencent Inc. All Rights Reserved