在index.html裡先新增表單所需的input標籤,在js裡再建立按鈕的監事件,及xhr的相關指令 ... var xhr = new XMLHttpRequest(); xhr.open('post' ...
確定! 回上一頁