aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/persist/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/persist/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/persist/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/persist/index.html b/files/ja/archive/mozilla/xul/attribute/persist/index.html
deleted file mode 100644
index 7998b8d742..0000000000
--- a/files/ja/archive/mozilla/xul/attribute/persist/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: persist
-slug: Archive/Mozilla/XUL/Attribute/persist
-tags:
- - XUL Attributes
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Attribute/persist
----
-<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
-<dl><dt> <code id="a-persist"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/persist">persist</a></code> </dt><dd> 型: <em>スペースで区切られた属性のリスト</em> </dd><dd> ウィンドウが閉じられた時に使用されていた属性のスペースで区切られたリストを返します。ウィンドウが再び開かれた時に属性値を再び格納します。Mozilla では、プロファイルごとに <code>localstore.rdf</code> に持続的な属性を格納します。<code>document.persist</code> 関数を使って、永続的な値を格納することも可能です。永続的な値を利用するためには、要素は <code id="a-id"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/id">id</a></code> も持つ必要があります。 </dd></dl>
-<div class="noinclude">
-
-</div>