'Ajax'에 해당되는 글 1건

  1. 2010.02.12 What is Ajax?

What is Ajax?

형상관리/웹 2010. 2. 12. 01:57

Ajax is a way of developing Web applications that combines:
  - XHTML and CSS standards based presentation
  - Interaction with the page through the DOM
  - Data interchange with XML and XSLT
  - Asynchronous data retrieval with XMLHttpRequest
  - JavaScript to tie it all together

원문 : http://webdesign.about.com/od/ajax/a/aa101705.htm

'형상관리 > ' 카테고리의 다른 글

스킨 본문 너비를 늘려 사용하기  (0) 2009.08.28
embed 태크 활용.  (0) 2005.10.15
ASP로 만들어본 학사행정정보 시스템  (0) 2005.10.14
Posted by dcmru
,