mootools 썸네일형 리스트형 [mootools] XHR.js /* Script: XHR.js Contains the basic XMLHttpRequest Class Wrapper. License: MIT-style license. */ /* Class: XHR Basic XMLHttpRequest Wrapper. Arguments: options - an object with options names as keys. See options below. Options: method - 'post' or 'get' - the protocol for the request; optional, defaults to 'post'. async - boolean: asynchronous option; true uses asynchronous requests. Defaults to.. 더보기 이전 1 다음