Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

TabOpen

TabOpen事件在一个新的标签页打开时触发.

常规信息

规范
附加组件特有
接口
Event
是否冒泡
能否取消默认行为
目标
tab
默认行为
None

属性

Property Type Description
target 只读 EventTarget The event target (the topmost target in the DOM tree).
type 只读 DOMString The type of event.
bubbles 只读 boolean Does the event normally bubble?
cancelable 只读 boolean Is it possible to cancel the event?

文档标签和贡献者

 此页面的贡献者: ziyunfei
 最后编辑者: ziyunfei,