If your HTML page is in UTF-8 and your file is in ISO-8859-1. This is working: reader.readAsText(file, 'ISO-8859-1');.
確定! 回上一頁