As the event passes an element, it triggers the callback function before the event gets to the target. .addEventListener('click', callback, true) ...
確定! 回上一頁