mouseleave event doesn't bubbles because of that it will not trigger parent event when leaving child element. But when you pass useCapture ...
確定! 回上一頁