随笔分类 -  AJAX & DOM & JSON Concepts

share Ajax and DOM and JSON skills
DOM(Document Object Model) concepts (DOM基础)
摘要:1. What is DOM? DOM is an abbrieviattion for Document Object Model. DOM represent a page as a tree which consists of nodes. therefore , we can manipulate these nodes in order to modify and self-d... 阅读全文

posted @ 2008-05-02 11:25 飞天舞者 阅读(773) 评论(0) 推荐(0) 编辑

FAQ about AJAX-part II
摘要:About the script in my page:AJAX Asynchronous JavaScript and XML. Q: why do u create an http_request_check? what 's the use ? A: the object http_request_check is an object through which we s... 阅读全文

posted @ 2008-04-12 19:54 飞天舞者 阅读(213) 评论(0) 推荐(0) 编辑

FAQ about AJAX-part I
摘要:Q: does AJAX use still use a request/response model? A: Actually, your pages are still making request and getting responses. you 'are using a different approach in how you make those requests and hand... 阅读全文

posted @ 2008-04-12 19:21 飞天舞者 阅读(301) 评论(0) 推荐(0) 编辑

AJAX Asynchronous JavaScript and XML
摘要:ajax architecture 1.Intitial XMLHttpRequest object and send the Request; 2. assign the process function for the request; 3.send out the http request; 4.process the return result from s... 阅读全文

posted @ 2008-01-04 16:48 飞天舞者 阅读(264) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
For more information about me, feel free email to me winston.he@hotmail.com
点击右上角即可分享
微信分享提示