» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with XMLHttpRequest + xhr

The XMLHttpRequest Object

W3CのXMLHttpRequest オブジェクトのワーキングドラフト

W3C: Del.icio.us W3C Tags

XMLHttpRequest Level 2

enhances XMLHttpRequest with new features, such as cross-site requests, progress events, and the handling of byte streams for both sending and receiving

W3C: Del.icio.us W3C Tags

Iframes / XMLHTTPRequest bug in Firefox " StickBlog

* User chooses file and clicks submit * Iframe is dynamically created and added to the page (using appendChild()) * Form is submitted through iframe * Iframe executes callback function in parent document * Iframe is removed (using removeChild())

Firefox: del.icio.us/tag/firefox

ScriptSrcIO

Due to security restrictions, XMLHttp cannot load data from another domain. The ScriptSrcIO? transport is useful for doing this. Yahoo's RPC service is implemented using ScriptSrcIO?. To use ScriptSrcIO, use the following require statements: * dojo.

Dojo: del.icio.us tag dojo