FormData 可以用來收集表單資訊,如果有個 form 代表著 <form> 標籤的DOM,可以直接 ... forEach(handler => handler.call(xhr, evt)); }; xhr.onload = function(evt) ...
確定! 回上一頁