Differences between revisions 9 and 10
Revision 9 as of 2007-09-17 11:42:53
Size: 1218
Editor: 203
Comment:
Revision 10 as of 2007-12-11 11:21:51
Size: 1252
Editor: 203
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:

관련 책
 * BulletproofAjax

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.

관련포스트 및 정보

관련 라이브러리

관련 책

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

web biohackers.net