• 存在多个观测者时,如果希望首先触发最近的观测者则使用冒泡阶段

    When multiple observers are present, use the bubbling phase if you want closer observers to fire first.

    youdao

  • 如果需要设置事件观测者应该使用捕获阶段还是冒泡阶段呢?

    If you need to set up an event observer, should you use the capture or bubbling phase? Here are a few guidelines.

    youdao

  • 如果事件抵达目标元素而没有处理并且事件类型允许,则进入冒泡阶段

    If the event reaches the target element without being handled and the event type allows it, the bubbling phase begins.

    youdao

  • 无论使用冒泡阶段还是捕获阶段默认动作总是所有传播完成后执行

    Whether the bubbling or capture phase is used, the default action always happens after all event propagation is finished.

    youdao

  • 某些事件( focus)参与冒泡阶段因此只能捕获阶段观测或者直接目标上观测。

    Some events like focus do not participate in the bubbling phase, and thus can only be observed during the capture phase or directly at the target.

    youdao

  • 记住对于清单1onunload所用HTML 4.0风格的语法观测者注册冒泡阶段

    Keep in mind that the HTML 4.0-style attribute syntax, used for onunload in Listing 1, registers observers for the bubbling phase.

    youdao

  • 这样就会阻止冒泡阶段事件继续传播。 阻止捕获阶段事件传播是不可能的。 有人也许会问为什么

    The event travels upwards again and checks if any ancestor element of the target has an event handler for the bubbling phase.

    youdao

  • 向下行进目标称为捕捉(capture阶段再次向上行进称为冒泡(bubbling)阶段并不是所有事件都会冒泡)。

    The trip down to the target is known as the capture phase, while the trip back up again is known as the bubbling phase. (Not all events can bubble.)

    youdao

  • 捕获阶段很少用到的,可以计算密集型相比之下,冒泡常见

    The capturing phase is very rarely used, and it can also be computationally intensive. By contrast, bubbling is much more common.

    youdao

  • 在下阶段进行之前,确认使用完全干燥的,否则沐浴遇水起反应冒泡

    For the next stage you need to make sure that the bowl you are using, and your hands, are completely dry - otherwise the bomb will start fizzing.

    youdao

  • 在下阶段进行之前,确认使用完全干燥的,否则沐浴遇水起反应冒泡

    For the next stage you need to make sure that the bowl you are using, and your hands, are completely dry - otherwise the bomb will start fizzing.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定