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

Add possibility to define another element as the previewsContainer #16

Closed
enyo opened this issue Feb 4, 2013 · 2 comments
Closed

Add possibility to define another element as the previewsContainer #16

enyo opened this issue Feb 4, 2013 · 2 comments
Assignees

Comments

@enyo
Copy link
Collaborator

enyo commented Feb 4, 2013

This would enable dropzone to have the whole body element as a dropzone. It's quite easy to implement basically, but I want to implement correctly so that the "Drop files to upload" notices aren't generated without the user having to configure too much.

@ghost ghost assigned enyo Feb 4, 2013
@SimoneTaliercio
Copy link

+1 for this feature! 👍
I would like to add the preview thumbnails in an other area so that they are not always pushed in the dropzone-form.

In the meantime we are waiting for this feature, could you suggest how workaround it? Thanks!

@SimoneTaliercio
Copy link

SOLUTION:
It is easy to workaround with append, appendTo method mixed with myDropzone.on("success") event.

@enyo enyo closed this as completed in 97c21b2 Feb 26, 2013
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

2 participants