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.

PerformanceTiming.domContentLoadedEventEnd

这篇翻译不完整。请帮忙从英语翻译这篇文章

Summary

PerformanceTiming.domContentLoadedEventEnd 为只读属性,返回一个无符号长整型数值(unsigned long),以UNIX时间戳的形式表示一个时刻,这个时刻为所有需要尽早执行的脚本不敢是否按顺序,都已经执行完毕。(译注:即DOM Ready)

Syntax

time = performanceTiming.domContentLoadedEventEnd;

Specifications

Specification Status Comment
Navigation Timing
PerformanceTiming.domContentLoadedEventEnd
Recommendation Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 6.0 7.0 (7.0) 9.0 15.0 未实现
Feature Android Firefox Mobile (Gecko) Firefox OS IE Phone Opera Mobile Safari Mobile
Basic support 未实现 7.0 (7.0) 1.0 (7.0) 9.0 15.0 未实现

See also

文档标签和贡献者

标签: 
 此页面的贡献者: TooBug
 最后编辑者: TooBug,