On Mon, Feb 9, 2009 at 1:04 PM, Werner Punz <[email protected]> wrote:
> 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...
yes, that's what you usually do

> Anyway this becomes entirely off topic :-)

:-)
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to