Skip to content

Commit 2dfef5a

Browse files
committed
Merge branch 'master' into jquery-ui
2 parents 71fbea2 + 668886f commit 2dfef5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Please also provide a [JSFiddle](http://jsfiddle.net/) to allow to reproduce the
3838
* **Graceful fallback for legacy browsers:**
3939
Uploads files via XMLHttpRequests if supported and uses iframes as fallback for legacy browsers.
4040
* **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.
4242
* **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.
4444
* **Multiple plugin instances:**
4545
Allows to use multiple plugin instances on the same webpage.
4646
* **Customizable and extensible:**

0 commit comments

Comments
 (0)