ie ajax乱码解决方案
Ajax技术的核心为Javascript,而javascript使用的是UTF-8编码,因此在页面采用GBK或 […]...
多个ajax http request同时执行
当我们用ajax异步的发起一个http请求时, 后台在等待服务器的返回. 这时候用户可能又触发了ajax又进 […]...
ajax xmlhttp get and post methods
Using GET method Now we open a connection using the GET […]...