To make the button do something when clicked, you can make use of the onClick event. ... For example, you can use onChange for input fields or onSubmit for forms.
確定! 回上一頁