The examples in this site accompany the Sencha Touch XHR2 documentation. These examples require Sencha Touch 2.3.0 or later to run correctly.
File | Description |
---|---|
ajax-simple.html | Ajax - Simple |
ajax-params.html | Ajax - Params |
ajax-formdata.html | Ajax - FormData |
ajax-image.html | Ajax - Image |
ajax-upload.html | Ajax - Upload |
ajax-upload-arraybuffer.html | Ajax - Upload with ArrayBuffer Response |
ajax-upload-blob.html | Ajax - Upload with Blob Response |
ajax_demos/ajax-document.html | Ajax - Document Response |
ajax_demos/form-simple.html | Form - Simple |
ajax_demos/form-upload.html | Form - Multi-Upload |