Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding description field #2

Open
Dave-Edwards opened this issue Jul 21, 2012 · 0 comments
Open

Adding description field #2

Dave-Edwards opened this issue Jul 21, 2012 · 0 comments

Comments

@Dave-Edwards
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant