日归档:
2005年08月26日
| 记录数: 2
-
- JavaScript: HTTP Requests (AJAX)
- Weather:多云 ,西南风 3-4级 ,最低气温21 ℃
- 2005-08-26
Field of Use
Lately, as more and more browsers integrated support of the JavaScript XMLHTTPRequest object, it suddenly became more and more popular. And not without reason, this method can come in very handy in lots of situations. What does it do? It allows you to send HTTP requests from the client to retrieve additional data after the (X)HTML page has been rendere...
- Views(3467) | Comments(0) | In 网页前端技术
