-
2010-01-28
JavaScript可否多线程? 深入理解JavaScript定时机制
作者 barton 提交于 2010-1-19 • 分类 JavaScript, 前端技术
JavaScript的setTimeout与setInterval是两个很容易欺骗别人感情的方法,因为我们开始常常以为调用了就会按既定的方式执行, 我想不少人都深有同感, 例如
setTimeout(function(){ alert(’你好!’);}, 0); setInterval(callbackFuncti... -
2007-05-22
ria趋势
Ajax、Flex/Flash、JavaApplet和WPF?
写的不错,不过有几个可能是托。
-
2007-01-04
some interesting link (recently browsed)
-
2007-01-04
delay javascriipt loading
javascript is powerful, you can "Download Javascript as and when required, instead of downloading it all on page load", you can "You can load Javascript from external domains"..., you can ... oh, it is amazing
ref to http://ajaxpatterns.org/wiki/index.php?title=On-Demand_Javascript
-
2006-12-14
JSON, Ajax, and UTF8
ref from http://particletree.com/notebook/json-ajax-and-utf8/
By Ryan Campbell · July 6th, 2006
How do you go about sending any type of character
-
2006-04-26
Ajax reconsidered
June 01, 2005
Ajax reconsidered
I've been thinking about why Ajax is taking off these days and creating great excitement when, at the time we originally built it in 1997 (DHTML) and 1997 (the XML over HTTP control) it had almost no take up. In 1997 I spent a month just chatting with customers about DHTML and ...
-
2006-03-19
json stringifying array problem
using json.js from http://www.json.org/json.js
for array with the string keys
-
2006-03-18
Preloading Data with Ajax and JSON
By Ryan Campbell · Jan 24, 2006Introduction
Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed fancy-pants technology. In an effort to help you take it up a notch, we’d like to share a method for helping your site anticipate a user’s next move.
-
2006-03-12
xajax addAlert 处理中文有问题
$objResponse->addAlert("dksjfal;ksd"); //ok.
$objResponse->addAlert("殖民"); //will response as:
-
2006-02-22
今天的浏览







