Differences between revisions 6 and 14 (spanning 8 versions)
Revision 6 as of 2006-04-05 17:18:16
Size: 1079
Editor: 211
Comment:
Revision 14 as of 2010-01-26 14:25:08
Size: 1365
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * [http://www.ibm.com/developerworks/kr/library/wa-ajaxintro1.html Ajax 마스터하기] -- IBM site
 * [http://www.noboxmedia.com/?p=49 Top 100 AJAX form scripts for 2007]
 * http://www.ajaxload.info/ indicator
Line 22: Line 25:
 * [Prototype]
 * [Scriptaculous]

관련 책
 * 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.

관련포스트 및 정보

관련 라이브러리

  • [Nevow]의 livepage
  • [SAJAX]
  • [Prototype]
  • [Scriptaculous]

관련 책

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

web biohackers.net