The FormData() constructor accepts one argument: the form to get data from. var form = document.querySelector('form'); ...
確定! 回上一頁