dojox.widget.FileInput._onClick
dojo.require("dojox.widget.FileInput");
defined in dojox/widget/FileInput.js
on click of cancel button, since we can't clear the input because of security reasons, we destroy it, and add a new one in it's place.
Usage
function (e) (view source)
parameter | type | description |
---|---|---|
e |