Execute a JavaScript when a form is submitted: <form onsubmit="myFunction()"> Enter name: <input type="text"> <input type="submit"> </form>.
確定! 回上一頁