bestprotop / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

Cannot select multiple files #181

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Team,

I use your examples, but i cannot select multiple files in all examples.

Thanks

Original issue reported on code.google.com by ntbin...@gmail.com on 10 Apr 2013 at 6:24

GoogleCodeExporter commented 9 years ago
You must provide a code sample or a link to a url for testing.

Original comment by diego.a...@gmail.com on 10 Apr 2013 at 8:40

GoogleCodeExporter commented 9 years ago
Hi,

I download zip file from link 
http://jquery-multifile-plugin.googlecode.com/svn/trunk/multiple-file-upload.zip

And test on my computer but cannot select multiple file
After i try on http://www.fyneworks.com/jquery/multiple-file-upload/. It is not 
also.

Thanks

Original comment by ntbin...@gmail.com on 10 Apr 2013 at 9:04

GoogleCodeExporter commented 9 years ago
The examples work. The dialog that comes up only allows you to select ONE FILE 
AT A TIME. The plugin (CORRECTLY) creates a new file input element every time 
you select a file.

This is not an error, it's by design.

If you want a dialog that actually lets you select several files at once, look 
at HTML5 and FLASH.

Original comment by diego.a...@gmail.com on 10 Apr 2013 at 9:08