From b435ec462e0f39457e14d81750f07781db97cb91 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 1 Dec 2014 02:09:10 +0100 Subject: File Uploaded added --- uploaded/jQuery-File-Upload/index.html | 255 +++++++++++++++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 uploaded/jQuery-File-Upload/index.html (limited to 'uploaded/jQuery-File-Upload/index.html') diff --git a/uploaded/jQuery-File-Upload/index.html b/uploaded/jQuery-File-Upload/index.html new file mode 100644 index 0000000..f92f04a --- /dev/null +++ b/uploaded/jQuery-File-Upload/index.html @@ -0,0 +1,255 @@ + + + +
+ + + +++File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery.
+
+ 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.