-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
This is not a bug report, but more of a request for advice.
This great looking plug, does just what I would like other than the ability for the user to add a description to each file upload.
I have amended line 42 to
var $thead = this.$thead = $('').html('File NameDescriptionSizeProgress').appendTo($table);
and added a new line 88
'' +
This gives me the extra field for completion, but with multiple files it always uploads the description from the last file and not the description appropriate to the file. Is there a quick that you could help me with please?
Thanks
Dave
Metadata
Metadata
Assignees
Labels
No labels