태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.

Ajax (programming)

AJAX 2008/09/18 11:26
http://en.wikipedia.org/wiki/AJAX

From Wikipedia, the free encyclopedia

  (Redirected from AJAX)
Jump to: navigation, search

Ajax (asynchronous JavaScript and XML), or AJAX, is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.[1] Data is retrieved using the XMLHttpRequest object or through the use of Remote Scripting in browsers that do not support it. Despite the name, the use of JavaScript, XML, or its asynchronous use is not required.[2]

Contents

[hide]
top

Trackback Address :: http://www.ssial.com/trackback/82 관련글 쓰기

Write a comment