Relative Content

Tag Archive for dropzone.jsdropzone

Dropzone – Cannot Get Preview from Existing Image on Server to Show

I have this working example of Dropzone, but I am trying to add a previously uploaded image that I have on my server. The part where “init” starts is where the issue is. It does not like the “thisDropzone.displayExistingFile”. I think that i need to use dropzone.options, but I cannot seem to bind that to a DIV.