From 82ba42586cc9427b8a118c30462fc66d92cffecd Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 5 Oct 2014 01:18:50 -0700 Subject: add blueimp-jquery-file-upload library --- library/blueimp_upload/jquery-ui.html | 250 ++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 library/blueimp_upload/jquery-ui.html (limited to 'library/blueimp_upload/jquery-ui.html') diff --git a/library/blueimp_upload/jquery-ui.html b/library/blueimp_upload/jquery-ui.html new file mode 100644 index 000000000..d61ee5233 --- /dev/null +++ b/library/blueimp_upload/jquery-ui.html @@ -0,0 +1,250 @@ + + + + + + + +jQuery File Upload Demo - jQuery UI version + + + + + + + + + + + + + + + + + + + +

jQuery File Upload Demo

+

jQuery UI version

+
+ + +
+ +
+

File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery UI.
+ Supports cross-domain, chunked and resumable file uploads and client-side image resizing.
+ Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.

+
+ +
+ + + +
+
+ + + Add files... + + + + + + + + +
+ + +
+ +
+
+
+

Demo Notes

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3