V
V
Vladislav2021-10-26 16:17:13
JavaScript
Vladislav, 2021-10-26 16:17:13

Drag and drop image loading, no ajax loading?

For example, there are such plugins:
https://gerardbalaoro.github.io/jquery.filer/#docu...
https://demos.krajee.com/widget-details/fileinput

For both, when we drag and drop pictures , you either have to click the download button, or a plugin like the first one will automatically send them to the server for download.

What I want, I drag and drop one file, then two more into the area. They all stack up and it turned out for me by this method of uploading 5 files.

Next, I submit the form and the files come to PHP in the $_FILES array, and then I work with them.

None of the plugins have this. If you turn on drag and drop, then you need to load the pictures right away, why explain the joke and maybe you have a solution?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question