filmov
tv
javascript - how to reset input type = 'file'

Показать описание
#short
#javascript
#visual-studio-2012
#winjs
I am developing a metro app with VS2012 and Javascript
I want to reset the contents of my file input:
input type="file" id="uploadCaptureInputFile" class="win-content colors" accept="image/*" /
How should I do that?
#javascript
#visual-studio-2012
#winjs
I am developing a metro app with VS2012 and Javascript
I want to reset the contents of my file input:
input type="file" id="uploadCaptureInputFile" class="win-content colors" accept="image/*" /
How should I do that?