对于下面的HTML <input type="file" id="myFile" /> 尝试以下方法: //binds to onchange event of ... gets the size of your file. alert(this.files[0].size); });.
確定! 回上一頁