• 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

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

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

    youdao

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

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

    youdao

  • 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.)

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

    youdao

  • 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.

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

    youdao

  • If you're dealing with only a single observation point, which is usually the case, you can use either the capture or bubbling phase — there's no real difference.

    如果处理单个观测点——也是最常见情况使用哪个阶段都行,两者没有实际区别

    youdao

  • By analyzing energy profile of different scale signals, we found that pressure fluctuations mainly reflect mesoscale interaction between the emulsion phase and the bubbling phase.

    尺度信号能量分布表明压力波动信号主要体现了介尺度乳化相和气泡之间的相互作用。

    youdao

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

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

    youdao

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

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

    youdao

  • I want to prevent events from trickling down to the children and bubbling up again when a condition is met for the parent during the capturing phase.

    防止事件扩散儿童鼓泡起来条件满足父母捕获阶段

    youdao

  • I want to prevent events from trickling down to the children and bubbling up again when a condition is met for the parent during the capturing phase.

    防止事件扩散儿童鼓泡起来条件满足父母捕获阶段

    youdao

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

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

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