bestprotop / jquery-multifile-plugin

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

new function to clear the error message after uploading #122

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This patch added a new feature to the Mutifile-upload library. 
In the Multifile option the function clear_error has been added. This function 
has an empty body that can be implemented according to the desired 
functionalities. Multifile.clear_error() will be called from an else statement, 
when there is no error. The idea for this new function is to be able to clear 
the error messages in case that the error will be override to use error 
messages in the html code instead that using an alert method.    

Hope this helps other programmers in their implementations. 

Version: jQuery Multiple File Upload Plugin v1.47 - 2010-03-26

Original issue reported on code.google.com by neininyb...@gmail.com on 8 Sep 2011 at 4:36

Attachments:

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