You can add a submit behavior to a button element by adding a type attribute to submit ( reset works also). <form onSubmit='console.log("Hello ...
確定! 回上一頁