No matter where the click happened, it bubbles up to <form> and runs the handler. In form.onclick handler: this (= event.currentTarget ) is the ...
確定! 回上一頁