Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 967 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 967 Bytes

Sencha Touch XHR2 AJAX Demos

The examples in this site accompany the Sencha Touch XHR2 documentation. These examples require Sencha Touch 2.3.0 or later to run correctly.

Demo Files

FileDescription
ajax-simple.htmlAjax - Simple
ajax-params.htmlAjax - Params
ajax-formdata.htmlAjax - FormData
ajax-image.htmlAjax - Image
ajax-upload.htmlAjax - Upload
ajax-upload-arraybuffer.htmlAjax - Upload with ArrayBuffer Response
ajax-upload-blob.htmlAjax - Upload with Blob Response
ajax_demos/ajax-document.htmlAjax - Document Response
ajax_demos/form-simple.htmlForm - Simple
ajax_demos/form-upload.htmlForm - Multi-Upload