bestprotop / jquery-multifile-plugin

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

Can't populates the file list in a custom element. #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What version of the plugin/jQuery are you using?
PLUGIN VERSION:v1.47
JQUERY VERSION:1.4

On what browser(s) or operating system?
BROWSER(S):FF,IE8

Example 7
This example populates the file list in a custom element-example dont work:
$(function(){ // wait for document to load
$('#T7').MultiFile({
list: '#T7-list'
});
});
I can't found in plugin code method "list:".
I cant put file list into others div elements.

Original issue reported on code.google.com by ArtOl...@gmail.com on 25 Jun 2011 at 4:50

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