作法很簡易,透過file API 來取得檔案大小. 1 2, <input type='file' id='fileinput'> ... txtAppend("p", "檔案大小" + getfile.size + " bytes");
確定! 回上一頁