diff options
Diffstat (limited to 'files/ja')
32 files changed, 21 insertions, 41 deletions
diff --git a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html index e872753d82..0b7781f012 100644 --- a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html +++ b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html @@ -5,7 +5,7 @@ translation_of: Tools/Page_Inspector/UI_Tour translation_of_original: Tools/Page_Inspector/HTML_panel original_slug: Tools/Page_Inspector/HTML_panel --- -<div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p> +<div>{{ToolsSidebar}}</div> <p>ページ調査ツールの HTML パネルでは、調査ツールで現在選択している要素の HTML 構文を周囲の HTML と共に閲覧することができますので、その要素を生成する文脈を見ることができます。これはサイトのデバッグや、特定のレイアウトがどのように作られているかの学習に役立ちます。</p> diff --git a/files/ja/conflicting/web/api/node/index.html b/files/ja/conflicting/web/api/node/index.html index 400b03c03a..697cffed41 100644 --- a/files/ja/conflicting/web/api/node/index.html +++ b/files/ja/conflicting/web/api/node/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/Node translation_of_original: Web/API/Node/baseURIObject original_slug: Web/API/Node/baseURIObject --- -<div>{{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div> +<div>{{ApiRef}} {{Non-standard_header}}</div> <h2 id="Summary" name="Summary">概要</h2> diff --git a/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html b/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html index 73fb9373a0..53585b37f0 100644 --- a/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html +++ b/files/ja/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html @@ -10,7 +10,7 @@ translation_of_original: Web/API/Node/nodePrincipal original_slug: Web/API/Node/nodePrincipal --- <div> - {{ApiRef}}{{Fx_minversion_header("3")}}{{Non-standard_header}}</div> + {{ApiRef}}{{Non-standard_header}}</div> <h2 id="Summary" name="Summary">概要</h2> <p><code>nodePrincipal</code> は、ノードの現在のセキュリティ・コンテキストを表す {{interface("nsIPrincipal")}} オブジェクトを返します</p> <p>{{note("このプロパティは、HTML 、XUL 、SVG 、MathML などの全てのノードに存在しますが、スクリプトが使用を試みた場合にのみ、 UniversalXPConnect 特権を持ちます。")}}</p> diff --git a/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html b/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html index 35350b2aa5..a025e71553 100644 --- a/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html +++ b/files/ja/conflicting/web/html/global_attributes/spellcheck/index.html @@ -6,7 +6,7 @@ tags: - HTML original_slug: Controlling_spell_checking_in_HTML_forms --- -<p>{{ Fx_minversion_header(2) }} Firefox 2 はウェブフォームのテキストエリア{{ 訳注("複数行のテキスト入力欄") }}とテキストフィールド{{ 訳注("一行のテキスト入力欄") }}のスペルチェックのサポートを導入します。ユーザーは about:config インターフェースを使って、スペルチェックを有効にするか、テキストエリアとテキストフィールドの両方でチェックするかを設定することができます。</p> +<p>Firefox 2 はウェブフォームのテキストエリア{{ 訳注("複数行のテキスト入力欄") }}とテキストフィールド{{ 訳注("一行のテキスト入力欄") }}のスペルチェックのサポートを導入します。ユーザーは about:config インターフェースを使って、スペルチェックを有効にするか、テキストエリアとテキストフィールドの両方でチェックするかを設定することができます。</p> <p>標準では、テキストエリアと <code>designMode</code> ドキュメントではスペルチェックが行われますが、一行の入力ボックスでは行われません。なぜなら、Firefox が ユーザ ID や E メールアドレスを誤ってマークしてしまうと、ユーザの気を散らしてしまうからです。</p> <p>しかし、この動作が必ずしも適切でない状況があるでしょう。例えば、HTML や他の非散文データを編集するためにテキストエリアの使用が意図されているなら、スペルチェッカは助けよりむしろ妨害でしょう。 同じようにウェブサイトが特定のテキストフィールドでスペルチェック可能にすることを Firefox に勧めたい場合があるかもしれません。例えば、検索ボックスや E メールの件名フィールドなど。</p> <p>ウェブサイトが特定の <code><input></code> 要素にスペルチェックを使わせたい、あるいは使わせたくない場合は、<code>spellcheck</code> 属性を使うことができます。スペルチェックを勧めるには <code>true</code> を、使わせたくないときには <code>false</code> を設定します。</p> diff --git a/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html b/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html index 77bc5a83be..25206c58f1 100644 --- a/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html +++ b/files/ja/conflicting/web/http/headers/x-dns-prefetch-control/index.html @@ -3,7 +3,6 @@ title: DNS プリフェッチの制御 slug: conflicting/Web/HTTP/Headers/X-DNS-Prefetch-Control original_slug: Controlling_DNS_prefetching --- -<p>{{ fx_minversion_header(3.5) }}</p> <p>Firefox 3.5 では <strong>DNS prefetching </strong>が導入されました。これにより、 Firefox は文書中に埋め込まれたアンカーに加え、画像、CSS、JavaScript などの文書内で参照されている外部リソースの URL に対し、予めドメインの名前解決を行います。</p> <p>このプリフェッチはバックグラウンドで行われるため、実際にリソースが必要となった際には既に名前解決が終了していることになります。これにより、例えばユーザーがリンクをクリックした際の待ち時間を減らすことができます。</p> <h2 id="背景">背景</h2> diff --git a/files/ja/mozilla/firefox/releases/2/adding_feed_readers_to_firefox/index.html b/files/ja/mozilla/firefox/releases/2/adding_feed_readers_to_firefox/index.html index 983fba7299..c008e15553 100644 --- a/files/ja/mozilla/firefox/releases/2/adding_feed_readers_to_firefox/index.html +++ b/files/ja/mozilla/firefox/releases/2/adding_feed_readers_to_firefox/index.html @@ -6,8 +6,6 @@ tags: translation_of: Mozilla/Firefox/Releases/2/Adding_feed_readers_to_Firefox original_slug: Adding_feed_readers_to_Firefox --- -<div> - {{ Fx_minversion_header(2) }}</div> <p>Firefox 2 より、Firefox はフィードを読む際に使う RSS または Atom フィードリーダを選択できるようになっています。この記事ではデフォルトではサポートされていないリーダを追加サポートさせる方法について説明します。</p> <h2 id="Adding_a_new_web-based_feed_reader" name="Adding_a_new_web-based_feed_reader">新しいウェブベースのフィードリーダの追加</h2> <p>新しいウェブベースのフィードリーダを追加サポートさせるためにやらなければならないことは、3 つの新しい設定項目を追加することだけです。</p> diff --git a/files/ja/mozilla/firefox/releases/3.5/icc_color_correction_in_firefox/index.html b/files/ja/mozilla/firefox/releases/3.5/icc_color_correction_in_firefox/index.html index 4fb37dbd88..273d20a231 100644 --- a/files/ja/mozilla/firefox/releases/3.5/icc_color_correction_in_firefox/index.html +++ b/files/ja/mozilla/firefox/releases/3.5/icc_color_correction_in_firefox/index.html @@ -9,7 +9,7 @@ translation_of: Mozilla/Firefox/Releases/3.5/ICC_color_correction_in_Firefox --- <div>{{FirefoxSidebar}}</div> -<p>{{ fx_minversion_header(3) }}</p> + <p>色補正のサポートはFirefox 3で導入されましたが、デフォルトでは無効になっています。これを有効にするには、about:config ウィンドウを少し修正する必要があります。 Firefox 3.5では、以前のバージョンではデフォルトで無効になっていた問題が解決されました。現在 <a href="http://www.color.org/">International Color Consortium</a> (ICC) タグの画像は、デフォルトで色補正されています。<br> <br> diff --git a/files/ja/mozilla/firefox/releases/3.5/updating_extensions/index.html b/files/ja/mozilla/firefox/releases/3.5/updating_extensions/index.html index b1994631e4..ea919ee652 100644 --- a/files/ja/mozilla/firefox/releases/3.5/updating_extensions/index.html +++ b/files/ja/mozilla/firefox/releases/3.5/updating_extensions/index.html @@ -3,7 +3,6 @@ title: Updating extensions for Firefox 3.1 slug: Mozilla/Firefox/Releases/3.5/Updating_extensions original_slug: Updating_extensions_for_Firefox_3.1 --- -<p>{{ fx_minversion_header(3.1) }}</p> <p>この記事は、自分の拡張機能を Firefox 3.1 で正しく動作するよう更新しようとしている拡張機能開発者のために役立つ情報を提供します。</p> <h2 id="更新の基本">更新の基本</h2> <p>この節では、Firefox の新しいバージョンに向けて拡張機能を更新する際に必ず行わなければならないことの基本を説明します。</p> diff --git a/files/ja/mozilla/firefox/releases/3/dom_improvements/index.html b/files/ja/mozilla/firefox/releases/3/dom_improvements/index.html index a2122e337f..467afde38b 100644 --- a/files/ja/mozilla/firefox/releases/3/dom_improvements/index.html +++ b/files/ja/mozilla/firefox/releases/3/dom_improvements/index.html @@ -7,8 +7,7 @@ tags: translation_of: Mozilla/Firefox/Releases/3/DOM_improvements original_slug: DOM_improvements_in_Firefox_3 --- -<p>{{ Fx_minversion_header(3) }} -</p><p>Firefox 3 では、特に、他のブラウザによる独自 DOM 拡張 のサポートに関するものを含む、多くの <a href="ja/DOM">Document Object Model</a> (DOM) 実装が追加されました。この記事は、これらの実装の一覧と詳細なドキュメントへのリンクを提供します。 </p> +<p>Firefox 3 では、特に、他のブラウザによる独自 DOM 拡張 のサポートに関するものを含む、多くの <a href="ja/DOM">Document Object Model</a> (DOM) 実装が追加されました。この記事は、これらの実装の一覧と詳細なドキュメントへのリンクを提供します。 </p> <ul><li>Internet Explorer の <code><a href="ja/DOM/element.clientTop">clientTop</a></code> と <code><a href="ja/DOM/element.clientLeft">clientLeft</a></code> DOM 拡張がサポートされました。 </li><li><code><a href="ja/DOM/window.fullScreen">window.fullScreen</a></code> プロパティは、たとえ Web コンテンツから読み出されても常に正確に計算されるようになりました。以前は不正確に <code>false</code> を返していたでしょう。({{ Bug(127013) }}) </li><li> <code><a href="ja/DOM/element.getClientRects">getClientRects</a></code> と <code><a href="ja/DOM/element.getBoundingClientRect">getBoundingClientRect</a></code> DOM 拡張がサポートされました。({{ Bug(174397) }} を参照) diff --git a/files/ja/mozilla/firefox/releases/3/full_page_zoom/index.html b/files/ja/mozilla/firefox/releases/3/full_page_zoom/index.html index 57f41189ac..8ed30456a8 100644 --- a/files/ja/mozilla/firefox/releases/3/full_page_zoom/index.html +++ b/files/ja/mozilla/firefox/releases/3/full_page_zoom/index.html @@ -6,9 +6,7 @@ tags: translation_of: Mozilla/Firefox/Releases/3/Full_page_zoom original_slug: Full_page_zoom --- -<p>{{ Fx_minversion_header(3) }} -{{ Gecko_minversion_header(1.9) }} -</p><p>フルページズーム (あるいは単にフルズーム) は <a href="ja/Firefox_3_for_developers">Firefox 3</a> の新機能です。 +<p>フルページズーム (あるいは単にフルズーム) は <a href="ja/Firefox_3_for_developers">Firefox 3</a> の新機能です。 </p><p>{{ 英語版章題("Example (XUL:browser)") }} </p> <h3 id=".E4.BE.8B_.28XUL:browser.29" name=".E4.BE.8B_.28XUL:browser.29"> 例 (XUL:browser) </h3> diff --git a/files/ja/mozilla/firefox/releases/3/svg_improvements/index.html b/files/ja/mozilla/firefox/releases/3/svg_improvements/index.html index 4afe9f1d7b..e068f4dbc6 100644 --- a/files/ja/mozilla/firefox/releases/3/svg_improvements/index.html +++ b/files/ja/mozilla/firefox/releases/3/svg_improvements/index.html @@ -7,8 +7,7 @@ tags: translation_of: Mozilla/Firefox/Releases/3/SVG_improvements original_slug: SVG_improvements_in_Firefox_3 --- -<p>{{ Fx_minversion_header(3) }} -</p><p>Firefox 3 では、以前のバージョンの Firefox よりも改善された <a href="ja/SVG">Scalable Vector Graphics</a> (SVG) サポートが追加されました。これらの機能は、別の場所で文書化されていますが、この記事は、便利な一覧を提供することで、どの機能が Firefox 3 で追加されたのかを判別しやすくします。 +<p>Firefox 3 では、以前のバージョンの Firefox よりも改善された <a href="ja/SVG">Scalable Vector Graphics</a> (SVG) サポートが追加されました。これらの機能は、別の場所で文書化されていますが、この記事は、便利な一覧を提供することで、どの機能が Firefox 3 で追加されたのかを判別しやすくします。 </p> <ul><li><code>foreignObject</code> 要素のサポート ({{ Bug(326966) }}, <a class="external" href="http://www.w3.org/TR/SVG11/extend.html#ForeignObjectElement">仕様</a>, <a class="external" href="http://weblogs.mozillazine.org/roc/archives/2006/06/the_future_is_now.html">参考</a>) </li><li><code>pattern</code> 要素のサポート (<a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#PatternElement">仕様</a>) </li><li><code>mask</code> 要素のサポート (<a class="external" href="http://www.w3.org/TR/SVG11/masking.html#MaskElement">仕様</a>) diff --git a/files/ja/mozilla/firefox/releases/3/updating_web_applications/index.html b/files/ja/mozilla/firefox/releases/3/updating_web_applications/index.html index 8a433380a6..3f818cc9e5 100644 --- a/files/ja/mozilla/firefox/releases/3/updating_web_applications/index.html +++ b/files/ja/mozilla/firefox/releases/3/updating_web_applications/index.html @@ -7,7 +7,7 @@ tags: translation_of: Mozilla/Firefox/Releases/3/Updating_web_applications original_slug: Updating_web_applications_for_Firefox_3 --- -<p>{{ Fx_minversion_header(3) }} 来たる Firefox 3 では、あなたが利用したいであろう新機能と同様に、ウェブサイトやウェブアプリケーションに影響するであろう多くの変更が施されています。この記事は Firefox 3 を最大限活用するためにあなたのコンテンツを更新する作業の出発点となるでしょう。</p> +<p>来たる Firefox 3 では、あなたが利用したいであろう新機能と同様に、ウェブサイトやウェブアプリケーションに影響するであろう多くの変更が施されています。この記事は Firefox 3 を最大限活用するためにあなたのコンテンツを更新する作業の出発点となるでしょう。</p> <p>{{ 英語版章題("DOM changes") }}</p> diff --git a/files/ja/mozilla/firefox/releases/4/the_add-on_bar/index.html b/files/ja/mozilla/firefox/releases/4/the_add-on_bar/index.html index 9a00f5c7db..f6fbd75c9a 100644 --- a/files/ja/mozilla/firefox/releases/4/the_add-on_bar/index.html +++ b/files/ja/mozilla/firefox/releases/4/the_add-on_bar/index.html @@ -10,7 +10,7 @@ tags: translation_of: Mozilla/Firefox/Releases/4/The_add-on_bar original_slug: The_add-on_bar --- -<div>{{fx_minversion_header("4")}} {{draft}}</div> +<div>{{draft}}</div> <p>Firefox 4 よりウィンドウの下部に新しいツールバーを実装する為、ブラウザウィンドウの下部からステータスバーが削除されます。この新しいツールバーは ID "addon-bar" を持った、標準の XUL {{XULElem("toolbar")}} です。アドオンはこのバーにコンテンツを挿入することが可能であり、また、ユーザーはツールバーのカスタマイズ中にボタンをアドオンバーにドラッグすることができます。これがアドオンバーと旧ステータスバーの間の主な相違点です。標準のツールバーであるため、どの XUL 要素でもアドオンバーに配置することができます。</p> <div class="note"> <strong>注記:</strong> 当面は、Firefox にはステータスバーが存在することを期待するアドオンがうまく動作するようにするためのシムが噛ませてあります。但しこれは一時的な措置であり、じきに削除されます。アドオンをアップデートしてください。</div> diff --git a/files/ja/orphaned/javascript_modules/index.html b/files/ja/orphaned/javascript_modules/index.html index 5413b254ac..2febde5954 100644 --- a/files/ja/orphaned/javascript_modules/index.html +++ b/files/ja/orphaned/javascript_modules/index.html @@ -8,8 +8,7 @@ tags: - XPConnect original_slug: JavaScript_modules --- -<p>{{ Fx_minversion_header(3) }} -</p><p>Firefox 3 で、外部モジュールから JavaScript コードをインポートする簡単な方法を提供する、新しい <code><a href="ja/Components.utils.import">Components.utils.import()</a></code> メソッドが導入されました。JavaScript モジュールの作成と <a href="ja/Using_JavaScript_code_modules">使い方</a> に関する情報を参照してください。JavaScript モジュールは、拡張機能では<a href="ja/Working_with_windows_in_chrome_code#Using_JavaScript_code_modules">共有データ</a> に利用することもできます。 +<p>Firefox 3 で、外部モジュールから JavaScript コードをインポートする簡単な方法を提供する、新しい <code><a href="ja/Components.utils.import">Components.utils.import()</a></code> メソッドが導入されました。JavaScript モジュールの作成と <a href="ja/Using_JavaScript_code_modules">使い方</a> に関する情報を参照してください。JavaScript モジュールは、拡張機能では<a href="ja/Working_with_windows_in_chrome_code#Using_JavaScript_code_modules">共有データ</a> に利用することもできます。 </p><p>モジュールのインポートに関しては、この方法が利用できるほか、Firefox 3 にはあらかじめ 2 つのモジュールが組み込まれています。 </p> <dl><dt>XPCOMUtils diff --git a/files/ja/orphaned/localizing_extension_descriptions/index.html b/files/ja/orphaned/localizing_extension_descriptions/index.html index 7cf664db40..184c1756de 100644 --- a/files/ja/orphaned/localizing_extension_descriptions/index.html +++ b/files/ja/orphaned/localizing_extension_descriptions/index.html @@ -8,9 +8,7 @@ tags: - Localization original_slug: Localizing_extension_descriptions --- -<p> </p> <h3 id="Gecko_1.9_.E3.81.AB.E3.81.8A.E3.81.91.E3.82.8B.E3.83.AD.E3.83.BC.E3.82.AB.E3.83.A9.E3.82.A4.E3.82.BA" name="Gecko_1.9_.E3.81.AB.E3.81.8A.E3.81.91.E3.82.8B.E3.83.AD.E3.83.BC.E3.82.AB.E3.83.A9.E3.82.A4.E3.82.BA">Gecko 1.9 におけるローカライズ</h3> -<p>{{ Gecko_minversion_header(1.9) }} {{ Fx_minversion_header(3) }}</p> <p>Gecko 1.9 には、アドオンの説明や他のメタデータのローカライズに関して、新しく、より強力な方法が盛り込まれています。各言語の説明はすべて、<code>em:localized</code> プロパティを使って <a href="/ja/Install_Manifests" title="ja/Install_Manifests">install.rdf</a> ファイルに書かれます。<code>em:localized</code> それぞれが、情報が使われるべきロケールを示す <code>em:locale</code> プロパティを少なくとも 1 つと、そのロケールの様々な文字列を持ちます。以下の例はこのデモです (ほとんどの一般的なマニフェストプロパティは簡潔にするため削除してあります)。</p> <pre><?xml version="1.0"?> diff --git a/files/ja/orphaned/new_in_javascript_1.8/index.html b/files/ja/orphaned/new_in_javascript_1.8/index.html index 0e3c3fe7ae..6b905d5b77 100644 --- a/files/ja/orphaned/new_in_javascript_1.8/index.html +++ b/files/ja/orphaned/new_in_javascript_1.8/index.html @@ -6,8 +6,6 @@ tags: - JavaScript_version_overviews original_slug: New_in_JavaScript_1.8 --- -<div> - {{Fx_minversion_header(3)}}</div> <p>JavaScript 1.8 は(<a href="/ja/docs/Firefox_3_for_developers" title="Firefox_3_for_developers">Firefox 3</a> に組み込まれている) Gecko 1.9 の一部分です。これは <a href="/ja/docs/JavaScript/New_in_JavaScript/1.7" title="New_in_JavaScript_1.7">JavaScript 1.7</a> よりは大きな更新ではありませんが、ECMAScript 4/JavaScript 2 の進歩に追随するための更新がいくつか含まれています。このリリースは <a href="/ja/docs/JavaScript/New_in_JavaScript/1.6" title="New_in_JavaScript_1.6">JavaScript 1.6</a> および <a href="/ja/docs/JavaScript/New_in_JavaScript/1.7" title="New_in_JavaScript_1.7">JavaScript 1.7</a> で仕様化された新機能の全てを含んでいます。</p> <p>JavaScript 1.8 の開発状況を追うためには、{{Bug(380236)}} を参照してください。この文書の地位については {{Bug(421027)}} を参照してください。</p> <div> diff --git a/files/ja/orphaned/web/css/_colon_-moz-alt-text/index.html b/files/ja/orphaned/web/css/_colon_-moz-alt-text/index.html index 6706ef0344..24c552759d 100644 --- a/files/ja/orphaned/web/css/_colon_-moz-alt-text/index.html +++ b/files/ja/orphaned/web/css/_colon_-moz-alt-text/index.html @@ -7,7 +7,7 @@ tags: - Non-standard original_slug: Web/CSS/:-moz-alt-text --- -<p>{{Non-standard_header}}{{ CSSRef() }}{{ Fx_minversion_header(3) }}</p> +<p>{{Non-standard_header}}{{ CSSRef() }}</p> <h2 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h2> diff --git a/files/ja/web/api/document/elementfrompoint/index.html b/files/ja/web/api/document/elementfrompoint/index.html index 662260e4ae..a196e57501 100644 --- a/files/ja/web/api/document/elementfrompoint/index.html +++ b/files/ja/web/api/document/elementfrompoint/index.html @@ -10,7 +10,7 @@ translation_of_original: Web/API/Document/elementFromPoint original_slug: Web/API/DocumentOrShadowRoot/elementFromPoint --- <div> - {{ApiRef()}} {{Fx_minversion_header(3)}}</div> + {{ApiRef()}}</div> <h2 id="Summary" name="Summary">概要</h2> <p>文書の左上を基点として指定された座標上にある要素を返します。</p> <h2 id="Syntax" name="Syntax">構文</h2> diff --git a/files/ja/web/api/element/clientleft/index.html b/files/ja/web/api/element/clientleft/index.html index 29c8a2bd81..2df6336f37 100644 --- a/files/ja/web/api/element/clientleft/index.html +++ b/files/ja/web/api/element/clientleft/index.html @@ -7,7 +7,7 @@ tags: - Gecko DOM Reference translation_of: Web/API/Element/clientLeft --- -<p>{{ Fx_minversion_header(3) }} {{ ApiRef() }} {{ 英語版章題("Summary") }}</p> +<p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p> <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3> <p>要素の左ボーダーの幅のピクセル数です。 要素のテキストの方向が右から左である場合と、 オーバーフローにより左の縦スクロールバーがレンダリングされた場合の縦スクロールバーの幅を含みます。<code>clientLeft</code> は左マージン、または、左パディングを含んでいません。<code>clientLeft</code> は読み込み専用です。</p> <p><a href="ja/Gecko">Gecko</a> ベースアプリケーションは、 Gecko 1.9 (<a href="ja/Firefox_3">Firefox 3</a>、{{ Bug(111207) }} で実装) から <code>clientLeft</code> をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。 {{ 英語版章題("Syntax") }}</p> diff --git a/files/ja/web/api/element/clienttop/index.html b/files/ja/web/api/element/clienttop/index.html index da90253265..95ae5ad2b3 100644 --- a/files/ja/web/api/element/clienttop/index.html +++ b/files/ja/web/api/element/clienttop/index.html @@ -8,7 +8,7 @@ tags: translation_of: Web/API/Element/clientTop --- <div> - {{ApiRef}} {{Fx_minversion_header("3")}}</div> + {{ApiRef}}</div> <h2 id="Summary" name="Summary">概要</h2> <p>要素の上ボーダーの幅のピクセル数です。上マージン、及び、上パディングは含みません。<code>clientTop</code> は読込専用です。</p> <p><a href="/ja/docs/Gecko">Gecko</a> ベースアプリケーションは、 Gecko 1.9 (<a href="/ja/docs/Mozilla/Firefox/Releases/3">Firefox 3</a>、{{Bug("111207")}} で実装) から <code>clientTop</code> をサポートします。このプロパティは、Firefox 2 以前ではサポートされません。</p> diff --git a/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html b/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html index 4e2e10318a..23d2cd518f 100644 --- a/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html +++ b/files/ja/web/api/html_drag_and_drop_api/multiple_items/index.html @@ -4,7 +4,7 @@ slug: Web/API/HTML_Drag_and_Drop_API/Multiple_items translation_of: Web/API/HTML_Drag_and_Drop_API/Multiple_items original_slug: DragDrop/Dragging_and_Dropping_Multiple_Items --- -<p>{{ Fx_minversion_header(3.5) }} Mozillaはいくつかの非標準の機能によって、複数の項目のドラッグをサポートしています。それらの機能は<a class="internal" href="/Ja/DragDrop/DataTransfer#types.28.29" title="Ja/DragDrop/DataTransfer#types.28.29">types</a>プロパティや<a class="internal" href="/Ja/DragDrop/DataTransfer#getData.28.29" title="Ja/DragDrop/DataTransfer#getData.28.29">getData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#clearData.28.29" title="Ja/DragDrop/DataTransfer#clearData.28.29">clearData</a>の各メソッドに酷似していますが、データの取得や変更、削除の際などに項目のインデックスを追加の引数として要求します。</p> +<p>Mozillaはいくつかの非標準の機能によって、複数の項目のドラッグをサポートしています。それらの機能は<a class="internal" href="/Ja/DragDrop/DataTransfer#types.28.29" title="Ja/DragDrop/DataTransfer#types.28.29">types</a>プロパティや<a class="internal" href="/Ja/DragDrop/DataTransfer#getData.28.29" title="Ja/DragDrop/DataTransfer#getData.28.29">getData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>、<a class="internal" href="/Ja/DragDrop/DataTransfer#clearData.28.29" title="Ja/DragDrop/DataTransfer#clearData.28.29">clearData</a>の各メソッドに酷似していますが、データの取得や変更、削除の際などに項目のインデックスを追加の引数として要求します。</p> <p><a class="internal" href="/Ja/DragDrop/DataTransfer#mozSetDataAt.28.29" title="Ja/DragDrop/DataTransfer#mozSetDataAt.28.29">mozSetDataAt</a>を使うと、<code>dragstart</code>イベントで複数の項目を登録することができます。これは<a class="internal" href="/Ja/DragDrop/DataTransfer#setData.28.29" title="Ja/DragDrop/DataTransfer#setData.28.29">setData</a>メソッドとよく似た働きをします。</p> <pre>var dt = event.dataTransfer; dt.mozSetDataAt("text/plain", "ドラッグされるデータ", 0); diff --git a/files/ja/web/api/htmlelement/oncopy/index.html b/files/ja/web/api/htmlelement/oncopy/index.html index 52f3c816f6..61174cfee9 100644 --- a/files/ja/web/api/htmlelement/oncopy/index.html +++ b/files/ja/web/api/htmlelement/oncopy/index.html @@ -11,7 +11,7 @@ tags: - Reference translation_of: Web/API/HTMLElement/oncopy --- -<div>{{ APIRef("HTML DOM") }}{{SeeCompatTable}} {{ Fx_minversion_header(3) }}</div> +<div>{{ APIRef("HTML DOM") }}{{SeeCompatTable}}</div> <p><strong><code>oncopy</code></strong> プロパティは {{domxref("HTMLElement")}} インターフェイスのプロパティで、 {{domxref("Element/copy_event", "copy")}} イベントを処理するイベントハンドラー ({{domxref("EventHandler")}}) です。</p> diff --git a/files/ja/web/api/htmlelement/oncut/index.html b/files/ja/web/api/htmlelement/oncut/index.html index 81c6f5d9d6..3e572d1e61 100644 --- a/files/ja/web/api/htmlelement/oncut/index.html +++ b/files/ja/web/api/htmlelement/oncut/index.html @@ -8,7 +8,7 @@ tags: translation_of: Web/API/HTMLElement/oncut --- <p> </p> -<p>{{ Fx_minversion_header(3) }} {{ ApiRef() }} {{ 英語版章題("Summary") }}</p> +<p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p> <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3> <p><b>oncut</b> プロパティは、現在の要素での onCut イベントハンドラのコードを返します。</p> <p>{{ 英語版章題("Syntax") }}</p> diff --git a/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index e131010da8..a40aae399b 100644 --- a/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/ja/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -7,8 +7,6 @@ tags: - Web-Based Protocol Handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -<div>{{Fx_minversion_header(3)}}</div> - <h2 id="Background" name="Background">背景</h2> <p>ウェブページで <code>http</code> ではないプロトコルを使用したリソースへのリンクを見つけることがよくあります。例えば、 <code>mailto:</code> プロトコルです。</p> 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 --- <div>{{outdated()}}</div> -<div>{{ Fx_minversion_header(3) }}</div> <p><a href="ja/Firefox_3_for_developers">Firefox 3</a> は <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">WHATWG Web Applications 1.0 仕様</a>に従い <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">Online/Offline イベント</a>を実装します。</p> <h3 id=".E6.A6.82.E8.A6.B3" name=".E6.A6.82.E8.A6.B3">概観</h3> <p>オフラインに対応する良い Web アプリケーションを構築するためには、アプリケーションが実際にいつオフラインなのか知る必要があります。ついでに言えば、アプリケーションが 'オンライン' の状態に再び戻ったのがいつかを知る必要もあります。効果的に、その要件は次のように分解されます。</p> diff --git a/files/ja/web/api/window/showmodaldialog/index.html b/files/ja/web/api/window/showmodaldialog/index.html index fc00fabadd..22e407da74 100644 --- a/files/ja/web/api/window/showmodaldialog/index.html +++ b/files/ja/web/api/window/showmodaldialog/index.html @@ -8,7 +8,7 @@ tags: - Window translation_of: Web/API/Window/showModalDialog --- -<div>{{Fx_minversion_header(3)}} {{obsolete_header}}{{APIRef}}</div> +<div>{{obsolete_header}}{{APIRef}}</div> <div class="warning"> <p><strong><em>この機能は削除されました。ウェブサイトやアプリケーションを修正してください</em></strong>。</p> diff --git a/files/ja/web/exslt/exsl/node-set/index.html b/files/ja/web/exslt/exsl/node-set/index.html index 03f67e3748..486c78fd37 100644 --- a/files/ja/web/exslt/exsl/node-set/index.html +++ b/files/ja/web/exslt/exsl/node-set/index.html @@ -9,7 +9,6 @@ translation_of: Web/EXSLT/exsl/node-set --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} </p><p><br> <code>exsl:node-set()</code>は、<code>xsl:variable</code>の値を取得するための選択属性の代わりに、<code>xsl:variable</code>を見た時に得られる返却ツリー・フラグメントからノードセットを返します。これにより、変数内に生成されたXMLを複数ステップで処理させることができる。 </p><p>また、文字列をテキストノードに変換するために<code>exsl:node-set()</code>を使うことができます。 diff --git a/files/ja/web/exslt/exsl/object-type/index.html b/files/ja/web/exslt/exsl/object-type/index.html index 704757e8a3..6dfff0c67a 100644 --- a/files/ja/web/exslt/exsl/object-type/index.html +++ b/files/ja/web/exslt/exsl/object-type/index.html @@ -9,7 +9,6 @@ translation_of: Web/EXSLT/exsl/object-type --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} </p><p><br> <code>exsl:object-type()</code> 指定されたオブジェクトの型を示す文字列を返却する。 </p><p>{{ Note("ほとんどの <a href='\"ja/XSLT\"'>XSLT</a> オブジェクトの型は安全に他の型へ自動変換されることがある。; しかしながら、ある自動変換はエラーを発生させる。特に、非ノードセットをノードセットとして扱う場合がそうである。この関数により、名前付きテンプレートや拡張関数の作者は、引数の値に柔軟性を容易に持たせることができる。") }} diff --git a/files/ja/web/exslt/index.html b/files/ja/web/exslt/index.html index e6e843fbef..fde3c0c0c4 100644 --- a/files/ja/web/exslt/index.html +++ b/files/ja/web/exslt/index.html @@ -34,7 +34,7 @@ translation_of: Web/EXSLT </section> {{QuickLinksWithSubpages("/ja/docs/EXSLT")}}</div> -<p>{{ Fx_minversion_header(3) }}</p> + <p>EXSLTは <a href="ja/XSLT">XSLT</a>の拡張です. 幾つかのモジュールがある。Firefox にサポートされているものを以下に示す:</p> diff --git a/files/ja/web/exslt/math/highest/index.html b/files/ja/web/exslt/math/highest/index.html index 9db5221372..5e8a6f514f 100644 --- a/files/ja/web/exslt/math/highest/index.html +++ b/files/ja/web/exslt/math/highest/index.html @@ -9,7 +9,6 @@ translation_of: Web/EXSLT/math/highest --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} </p><p><br> <code>math:highest()</code> 指定されたノードセットの最大値を持つノードを返却する。( <code><a href="ja/EXSLT/math/max">math:max()</a></code> を使用して計算した最大値). </p><p>ノードの文字列を数値に変換した場合、一つのノードが最大値を持つ。 diff --git a/files/ja/web/exslt/math/lowest/index.html b/files/ja/web/exslt/math/lowest/index.html index 32ffbabff6..dfc0f8805f 100644 --- a/files/ja/web/exslt/math/lowest/index.html +++ b/files/ja/web/exslt/math/lowest/index.html @@ -9,7 +9,6 @@ translation_of: Web/EXSLT/math/lowest --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} </p><p><br> <code>math:lowest()</code> 指定されたノードセットの最小値を持つノードを返却する。( <code><a href="ja/EXSLT/math/min">math:min()</a></code> を使用して計算した最小値). </p><p>ノードの文字列を数値に変換した場合、一つのノードが最小値を持つ。 diff --git a/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html b/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html index fb3a9d6a63..b787e1d5b3 100644 --- a/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html +++ b/files/ja/web/guide/ajax/wai_aria_live_regions_api_support/index.html @@ -6,7 +6,7 @@ tags: - アクセシビリティ translation_of: Web/Guide/AJAX/WAI_ARIA_Live_Regions_API_Support --- -<p>{{ Fx_minversion_header(3) }}</p> + <div class="warning">これらの注釈は、スクリーンリーダーの開発者向けです。 開発者は、<a href="/ja/docs/Web/Accessibility/ARIA/ARIA_Live_Regions">ARIAライブリージョン開発者のドキュメント</a>を使用する必要があります。</div> |