简体   繁体   中英

Dropzone.js get uploaded file image link in a variable

I try to get the dropzone.js full image link right after upload in console(for the beginning) and I can't figure it out how to do this, and I can't find anywhere on the internet. Can you help me?

For dropzone.js you always need also a server side implementation ( http://www.dropzonejs.com/#server-side-implementation ). This backend will also provide you the full image link.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM