Differences between revisions 2 and 3
Revision 2 as of 2006-01-19 14:57:48
Size: 804
Editor: 211
Comment:
Revision 3 as of 2006-01-22 14:12:23
Size: 852
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
관련포스트 관련포스트 및 정보
Line 15: Line 15:
 * http://ajaxmatters.com/r/welcome

AsynchronousJavaScriptXml

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

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

  • 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.

  • JavaScript binding everything together.

관련포스트 및 정보

관련 라이브러리

  • [Nevow]의 livepage
  • [SAJAX]

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

web biohackers.net