Size: 1377
Comment: converted to 1.6 markup
|
Size: 1397
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* standards-based presentation using [XHTML] and [CSS]. * dynamic display and [Interaction] using the [DOM]. * data interchange and manipulation using [XML] and [XSLT]. |
* standards-based presentation using [[XHTML]] and [[CSS]]. * dynamic display and [[Interaction]] using the [[DOM]]. * data interchange and manipulation using [[XML]] and [[XSLT]]. |
Line 23: | Line 23: |
* [Nevow]의 livepage * [SAJAX] * [Prototype] * [Scriptaculous] |
* [[Nevow]]의 livepage * [[SAJAX]] * [[Prototype]] * [[Scriptaculous]] |
XmlHttpRequest를 이용하는 새로운 형태의 WebProgramming방법. UserInterface는 JavaScript가 맡는다.
AJAX는 다음의 기술들을 이용하는것.
dynamic display and Interaction using the DOM.
asynchronous data retrieval using XmlHttpRequest.
JavaScript binding everything together.
관련포스트 및 정보
Ajax 마스터하기 -- IBM site
http://www.ajaxload.info/ indicator
관련 라이브러리
Nevow의 livepage
관련 책