With the Dropzone.js script you can easily implement drag and drop file upload functionality on your website.
But by default, it only allows file uploading with no file removal option.
For enabling the remove link following with the uploaded file preview require to explicitly initialize the dropzone and define the options.