Matthias Wessendorf schrieb:

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;

You can replace the entire element though via dom manipulation, which basically is a full blown reset in its outcome...
Anyway this becomes entirely off topic :-)

Reply via email to