reader.readAsText(file); reader.onload=function(data) { vartt=document.getElementById("tt") tt.innerHTML=this.result; }
確定! 回上一頁