I am having a code with "upload" and done "button". It will select the file on clicking of "upload" and upload the file on clicking "Done" in the given location. But I need to auto-upload file, like Gmail attachment. Can anyone help me out pls
How to create file upload like gmail?
3.7k views Asked by Ishwarya Prakash At
2
There are 2 answers
2
On
You can use a 3rd party libraries for implementing drag, drop and auto upload features as well. There is one library which I know is http://www.dropzonejs.com/
Try this code....