Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/senchalabs/ajax_demos

Sencha Touch XHR2 AJAX Demos
https://github.com/senchalabs/ajax_demos

Last synced: about 2 months ago
JSON representation

Sencha Touch XHR2 AJAX Demos

Awesome Lists containing this project

README

        

# 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