Send files with JavaScript
Sending files with JavaScript is a bit more complicated, that's why we're going to use the open source library Dropzone in this example.
We will soon provide more examples here, but in the meantime you can look at a usual setup with Dropzone in the official Dropzone Tutorials Documentation. Just make sure you update the target action
with the URL you get from Dropzone Plus, and add your website to the Allowed Domains in the settings.
Last updated
Was this helpful?