I have an html page with a certain input field and I want to add the following functionality.
The user should be able to drag and drop a resource onto the field. The
In Firefox you can use file.mozFullPath. However, this variable presents only in Firefox and don't work in Chrome or Safari.