X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/examples/form/file-upload.html diff --git a/examples/form/file-upload.html b/examples/form/file-upload.html index 53126e21..d280d08e 100644 --- a/examples/form/file-upload.html +++ b/examples/form/file-upload.html @@ -2,16 +2,18 @@ File Upload Field Example + + + - - - - - + + - + + + + + + + + + + + + + +

File Upload Field

-

The js is not minified so it is readable. See file-input.js.

+

This example utilizes a custom extension to implement a file upload field. + The js is not minified so it is readable. See file-input.js and + FileUploadField.js.

Basic FileUpload