首页题库练习题目详情
Web程序设计单选题中等

以下哪个方法可以用于阻止事件冒泡?

AstopPropagation()
BpreventDefault()
CcancelBubble()
DstopEvent()