添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge

Remarks

The order of events leading to the HTMLAnchorEvents2::ondblclick event is HTMLAnchorEvents2::onmousedown , HTMLAnchorEvents2::onmouseup , HTMLAnchorEvents2::onclick , HTMLAnchorEvents2::onmouseup , and then HTMLAnchorEvents2::ondblclick . Actions associated with any of these events are executed when the HTMLAnchorEvents2::ondblclick event fires.

Initiates any action that is associated with the event.

To invoke this event, do one of the following:

  • Click the left mouse button twice in rapid succession over an object. The user's double-click must occur within the time limit specified by the user's system.
  •