From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/xul/method/removenotification/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/method/removenotification/index.html (limited to 'files/ja/archive/mozilla/xul/method/removenotification') diff --git a/files/ja/archive/mozilla/xul/method/removenotification/index.html b/files/ja/archive/mozilla/xul/method/removenotification/index.html new file mode 100644 index 0000000000..867d95e9a2 --- /dev/null +++ b/files/ja/archive/mozilla/xul/method/removenotification/index.html @@ -0,0 +1,14 @@ +--- +title: removeNotification +slug: Archive/Mozilla/XUL/Method/removeNotification +tags: + - XUL Methods + - XUL Reference +translation_of: Archive/Mozilla/XUL/Method/removeNotification +--- +
« XUL リファレンス HOME
+
+
removeNotification( item )
+
戻り値の型: 要素
+
notification を削除し、それが現在の item であった場合、次の notification を表示します。
+
-- cgit v1.2.3-54-g00ecf