Differences between revisions 15 and 17 (spanning 2 versions)
Revision 15 as of 2011-08-03 11:01:10
Size: 1377
Editor: localhost
Comment: converted to 1.6 markup
Revision 17 as of 2011-08-16 14:40:09
Size: 1405
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
XmlHttpRequest를 이용하는 새로운 형태의 WebProgramming방법. UserInterface는 JavaScript가 맡는다. [[XMLHTTPRequest]]를 이용하는 새로운 형태의 WebProgramming방법. UserInterface는 JavaScript가 맡는다.
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].
 * asynchronous data retrieval using XmlHttpRequest.
 * standards-based presentation using [[XHTML]] and [[CSS]].
 * dynamic display and [[Interaction]] using the [[DOM]].
 * data interchange and manipulation using [[XML]] and [[XSLT]].
 * asynchronous data retrieval using [[XMLHTTPRequest]].
Line 23: Line 23:
 * [Nevow]의 livepage
 * [SAJAX]
 * [Prototype]
 * [Scriptaculous]
 * [[Nevow]]의 livepage
 * [[SAJAX]]
 * [[Prototype]]
 * [[Scriptaculous]]

AsynchronousJavaScriptXml

XMLHTTPRequest를 이용하는 새로운 형태의 WebProgramming방법. UserInterfaceJavaScript가 맡는다.

AJAX는 다음의 기술들을 이용하는것.

관련포스트 및 정보

관련 라이브러리

관련 책

AJAX (last edited 2011-08-16 14:40:09 by 211)

web biohackers.net