事件是在document被觸發,觸發後他再去找elm看看事件的propagation是否有經過elm,這叫做event delegation。你可以看一下jQuery上面的解釋:https://learn.jquery.com/ ...
確定! 回上一頁