The stopImmediatePropagation() method prevents the event from bubbling up to the parent elements like the stopPropagation() method does.
確定! 回上一頁