Matthias Wessendorf schrieb:
You can replace the entire element though via dom manipulation, which basically is a full blown reset in its outcome...Also(on a side note) with JS you even can't reset the "value" of an <input type:file ... > HTML element. Something like: inputFileHTMLElement.value = null;
Anyway this becomes entirely off topic :-)
