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
'형상관리 > 웹' 카테고리의 다른 글
스킨 본문 너비를 늘려 사용하기 (0) | 2009.08.28 |
---|---|
embed 태크 활용. (0) | 2005.10.15 |
ASP로 만들어본 학사행정정보 시스템 (0) | 2005.10.14 |