hide our fileInput input field
this.inherited("startup",arguments); this._off = dojo.style(this.inputNode,"width"); this.inputNode.style.display = "none"; this._fixPosition();