Basically syntactic sugar for <input type="file" onchange="this.setCustomValidity(this.files[0].size > this.maxlength? 'some error about file being too ...
確定! 回上一頁