mautrung09 / jquery-multifile-plugin

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

onSubmit returns false #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello, 

I have a form with your excellent multiple file plugin.

But the problem is that when the form fails (some requirements not met) the 
form is not submitted, so I return false on the submit. But that disables 
the <input type=file> element used by your plugin, so I can't upload 
another file again.

I just disabled the $.fn.MultiFile.disableEmpty function, but not sure that 
is the right way to do it? 

Maybe it should be possible to stop the "onsubmit" event, before your 
plugin catch the event to invoke disableEmpty function? 

Or maybe an option to handle it? 

anyway, thx for the plugin, hope my issue makes sense.

Original issue reported on code.google.com by hument...@gmail.com on 12 Oct 2009 at 10:34

GoogleCodeExporter commented 9 years ago
The project has been dormant for over a year and many of the support requests 
have been resolved and/or are invalid. So we're going to archive them all, 
pending review.

If you're still having a problem with the plugin, please visit the project page 
and re-open the issue. We do apologize for any inconvenience this may cause, 
but please bear with us...  we'll be making improvements to the plugin and its 
documentation over the coming weeks.

Stay tuned; and thanks for your support!

The Fyneworks Team
http://twitter.com/fyneworks

Original comment by fyneworks on 26 Jan 2012 at 1:37