Example 1: javascript steps //want to link the form inputs with the submit // add event listner formEl.addEventListener("submit", click); function ...
確定! 回上一頁