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

Upload on button click #184

Open
jeanie77 opened this issue Oct 18, 2016 · 2 comments
Open

Upload on button click #184

jeanie77 opened this issue Oct 18, 2016 · 2 comments

Comments

@jeanie77
Copy link

I'm very satisfied with this library but I would like to disable the automatic-upload feature.
Is there a way to attach the upload function to a custom 'send' button click event?

@hklcf
Copy link

hklcf commented Dec 21, 2016

@jeanie77 https://github.com/weixiyen/jquery-filedrop/blob/master/jquery.filedrop.js#L92

move the upload(); to your button click event

@Blimie
Copy link

Blimie commented Jan 25, 2022

I'm having the same issue. @hklcf can you pls elaborate how I can "move the upload(); to your button click event"
thank you!

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

3 participants