Standard DOM events hold a reference to the DOM element that triggered them in the target attribute. In your example, event.target refers to ...
確定! 回上一頁