Home
last modified time | relevance | path

Searched refs:fileInput (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/scripts/
H A Dfileuploader.js965 add: function(fileInput){ argument
966 fileInput.setAttribute('name', 'qqfile');
969 this._inputs[id] = fileInput;
972 if (fileInput.parentNode){
973 qq.remove(fileInput);