Header

  1. View current page

    재선아빠님의 노트

Profile_image?t=1224119607&type=big
11

Ajax

Ajax

Ajax in action summery

[215] : IFrame 은 독립적인 메모리를 확보해 스크립트를 실행하므로 상위 문서에 정의해둔 API 함수를 찾지 못한다. 이렇게 분리된 메모리 공간을 사용하는 경우 접근하기 위해서는 top 을 사용해서 API 함수를 호출할 수 있다.

Ajax 이벤트 처리와 함수 컨텍스

  1. [734] : 화면상의 DOM 엘리먼트를 사용자가 클릭하면 브라우저는 이벤트 처리 함수의 컨텍스트로 DOM 엘리먼트를 지정하고, 이벤트의 정보를 담은 Event 객체를 생성해서 인자로 넘겨주게 된다.

적용

Effect : Scriptaculous 적용할것

Framework 비교


  1. OSAF

  2. JAVAJIGI

  3. PDF : Taking the Measure of Open Source

Drag and Drop


  1. scriptaculous DnD control

  2. Yahoo UI Library DnD : 야후는 문서화가 잘되어있다.

  3. scriptaculous dnd sample

Drag and Drop article


  1. Rich Waters : fun-with-drag-and-drop-wrico

  2. Rich Waters : rico-drag-ndrop-p2-ricodraggable

References


  1. Developer Notes for prototype.js

  2. prototype.js 를 위한 개발자 노트

  3. RubyonRails based CMS

  4. prototype-changes

  5. JSON-RPC

  6. MyFaces-JSF 통합프로젝트

JavaScript


  1. JavaScript Closures

  2. JavaScript Private

Books


  1. Ajax in Action

  2. Pragmatic Ajax

  3. Ajax Hacks

순서는 2번 -> 1번 -> 3번

History

Last edited on 03/27/2007 18:45 by JasonPA

Comments (0)

You must log in to leave a comment. Please sign in.