From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/ja/web/api/navigatoronline/online_and_offline_events/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'files/ja/web/api/navigatoronline/online_and_offline_events') diff --git a/files/ja/web/api/navigatoronline/online_and_offline_events/index.html b/files/ja/web/api/navigatoronline/online_and_offline_events/index.html index 70c0a55c4b..55b21eaa18 100644 --- a/files/ja/web/api/navigatoronline/online_and_offline_events/index.html +++ b/files/ja/web/api/navigatoronline/online_and_offline_events/index.html @@ -4,7 +4,6 @@ slug: Web/API/NavigatorOnLine/Online_and_offline_events translation_of: Web/API/NavigatorOnLine/Online_and_offline_events ---
{{outdated()}}
-
{{ Fx_minversion_header(3) }}

Firefox 3WHATWG Web Applications 1.0 仕様に従い Online/Offline イベントを実装します。

概観

オフラインに対応する良い Web アプリケーションを構築するためには、アプリケーションが実際にいつオフラインなのか知る必要があります。ついでに言えば、アプリケーションが 'オンライン' の状態に再び戻ったのがいつかを知る必要もあります。効果的に、その要件は次のように分解されます。

-- cgit v1.2.3-54-g00ecf