File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ Please also provide a [JSFiddle](http://jsfiddle.net/) to allow to reproduce the
38
38
* ** Graceful fallback for legacy browsers:**
39
39
Uploads files via XMLHttpRequests if supported and uses iframes as fallback for legacy browsers.
40
40
* ** HTML file upload form fallback:**
41
- Shows a standard HTML file upload form if JavaScript is disabled .
41
+ Allows progressive enhancement by using a standard HTML file upload form as widget element .
42
42
* ** Cross-site file uploads:**
43
- Supports uploading files to a different domain with Cross -site XMLHttpRequests.
43
+ Supports uploading files to a different domain with cross -site XMLHttpRequests or iframe redirects .
44
44
* ** Multiple plugin instances:**
45
45
Allows to use multiple plugin instances on the same webpage.
46
46
* ** Customizable and extensible:**
You can’t perform that action at this time.
0 commit comments