sadik7266 / jquery-multifile-plugin

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

MultiFile work but Customization is no #110

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hello jquery-multifile-plugin developer...!

I encountered a couple of un-efficiency thing here;

Actually The plugin that you've provided is worked just like a charm!
I do including those js files that you mentioned

[code]
<script type="text/javascript" src="js/jquery-151.js"></script>
        <script type="text/javascript" src="js/jquery-MultiFile.js"></script>
        <script type="text/javascript" src="js/jquery-MetaData.js"></script>
        <script type="text/javascript" src="js/jquery-blockUI.js"></script>
[/code]

And also adjust the HTML element -attribute accordingly.

But when I add another js file to do customization of
how the multiFile work, it seems always failed. 

I added this
[code]
<script type="text/javascript" src="js/jquery-uploadingFile.js"></script>
[/code]

And.. inside it, there is just my customization for limiting the file type, and 
many files selected. Instead of typing it into the html element, I prefer to 
adjust it inside the js. But gives me none of the expected result. 

Do you have any clue? Or,
Is there any missmatch for this issues? Great thanks

Original issue reported on code.google.com by Gumu...@gmail.com on 18 Mar 2011 at 3:03

GoogleCodeExporter commented 8 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