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.

window.onfocus

概要

windowfocus イベントに対応するイベントハンドラです。

構文

window.onfocus = funcRef;
  • funcRef : 関数への参照、または関数式

window.onfocus = startTimer;

注記

focus イベントはユーザが現在のウィンドウをフォーカス状態にした際に発生します。

仕様

標準仕様書には含まれていません。

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: teoli, khalid32, ethertank
 最終更新者: khalid32,